From 016297308c8cb78258eae00382f3fcb6f6fcd9aa Mon Sep 17 00:00:00 2001 From: = Date: Thu, 22 Feb 2024 11:25:49 +0000 Subject: [PATCH] update docs for pr1015-fix --- pr1015-fix/libp2p.html | 2 +- pr1015-fix/libp2p/builders.html | 2 +- pr1015-fix/libp2p/connmanager.html | 2 +- .../libp2p/crypto/chacha20poly1305.html | 2 +- pr1015-fix/libp2p/crypto/crypto.html | 2 +- pr1015-fix/libp2p/crypto/curve25519.html | 2 +- pr1015-fix/libp2p/crypto/ecnist.html | 2 +- .../libp2p/crypto/ed25519/constants.html | 2 +- pr1015-fix/libp2p/crypto/ed25519/ed25519.html | 2 +- pr1015-fix/libp2p/crypto/hkdf.html | 2 +- pr1015-fix/libp2p/crypto/minasn1.html | 2 +- pr1015-fix/libp2p/crypto/rsa.html | 2 +- pr1015-fix/libp2p/crypto/secp.html | 2 +- pr1015-fix/libp2p/dial.html | 2 +- pr1015-fix/libp2p/dialer.html | 2 +- pr1015-fix/libp2p/errors.html | 2 +- pr1015-fix/libp2p/multiaddress.html | 2 +- pr1015-fix/libp2p/multibase.html | 2 +- pr1015-fix/libp2p/multicodec.html | 2 +- pr1015-fix/libp2p/multihash.html | 2 +- pr1015-fix/libp2p/multistream.html | 2 +- pr1015-fix/libp2p/muxers/mplex/coder.html | 2 +- pr1015-fix/libp2p/muxers/mplex/mplex.html | 2 +- pr1015-fix/libp2p/muxers/muxer.html | 2 +- pr1015-fix/libp2p/muxers/yamux/yamux.html | 2 +- .../libp2p/nameresolving/nameresolver.html | 2 +- pr1015-fix/libp2p/observedaddrmanager.html | 2 +- pr1015-fix/libp2p/peerid.html | 2 +- pr1015-fix/libp2p/peerinfo.html | 2 +- pr1015-fix/libp2p/protobuf/minprotobuf.html | 2 +- .../protocols/connectivity/autonat/core.html | 2 +- .../connectivity/autonat/server.html | 2 +- .../protocols/connectivity/relay/client.html | 2 +- .../connectivity/relay/messages.html | 2 +- .../protocols/connectivity/relay/rconn.html | 2 +- .../protocols/connectivity/relay/relay.html | 2 +- .../connectivity/relay/rtransport.html | 2 +- .../protocols/connectivity/relay/utils.html | 2 +- pr1015-fix/libp2p/protocols/identify.html | 2 +- pr1015-fix/libp2p/protocols/ping.html | 2 +- pr1015-fix/libp2p/protocols/protocol.html | 2 +- pr1015-fix/libp2p/protocols/pubsub.html | 2 +- .../libp2p/protocols/pubsub/errors.html | 2 +- .../libp2p/protocols/pubsub/floodsub.html | 2 +- .../libp2p/protocols/pubsub/gossipsub.html | 48 ++++----- .../protocols/pubsub/gossipsub/behavior.html | 2 +- .../protocols/pubsub/gossipsub/scoring.html | 2 +- .../protocols/pubsub/gossipsub/types.html | 2 +- .../libp2p/protocols/pubsub/mcache.html | 2 +- .../libp2p/protocols/pubsub/peertable.html | 2 +- .../libp2p/protocols/pubsub/pubsub.html | 70 ++++++------ .../libp2p/protocols/pubsub/pubsubpeer.html | 102 +++++++++--------- .../libp2p/protocols/pubsub/rpc/message.html | 2 +- .../libp2p/protocols/pubsub/rpc/messages.html | 2 +- .../libp2p/protocols/pubsub/rpc/protobuf.html | 2 +- .../libp2p/protocols/pubsub/timedcache.html | 2 +- pr1015-fix/libp2p/protocols/rendezvous.html | 2 +- pr1015-fix/libp2p/protocols/secure/noise.html | 2 +- .../libp2p/protocols/secure/secure.html | 2 +- pr1015-fix/libp2p/routing_record.html | 2 +- pr1015-fix/libp2p/signed_envelope.html | 2 +- pr1015-fix/libp2p/stream/bufferstream.html | 2 +- pr1015-fix/libp2p/stream/chronosstream.html | 2 +- pr1015-fix/libp2p/stream/connection.html | 2 +- pr1015-fix/libp2p/stream/lpstream.html | 2 +- pr1015-fix/libp2p/stream/streamseq.html | 2 +- pr1015-fix/libp2p/switch.html | 2 +- pr1015-fix/libp2p/transcoder.html | 2 +- .../libp2p/transports/tcptransport.html | 2 +- pr1015-fix/libp2p/transports/transport.html | 2 +- pr1015-fix/libp2p/transports/wstransport.html | 2 +- .../libp2p/upgrademngrs/muxedupgrade.html | 2 +- pr1015-fix/libp2p/upgrademngrs/upgrade.html | 2 +- pr1015-fix/libp2p/utility.html | 2 +- pr1015-fix/libp2p/utils/future.html | 2 +- pr1015-fix/libp2p/utils/heartbeat.html | 2 +- pr1015-fix/libp2p/utils/offsettedseq.html | 2 +- pr1015-fix/libp2p/utils/semaphore.html | 2 +- pr1015-fix/libp2p/varint.html | 2 +- pr1015-fix/libp2p/vbuffer.html | 2 +- pr1015-fix/libp2p/wire.html | 2 +- pr1015-fix/theindex.html | 2 +- 82 files changed, 189 insertions(+), 189 deletions(-) diff --git a/pr1015-fix/libp2p.html b/pr1015-fix/libp2p.html index e436d719b..eb9a66812 100644 --- a/pr1015-fix/libp2p.html +++ b/pr1015-fix/libp2p.html @@ -260,7 +260,7 @@ class="link-seesrc" target="_blank">Source diff --git a/pr1015-fix/libp2p/builders.html b/pr1015-fix/libp2p/builders.html index a090c8f59..4b952cdf6 100644 --- a/pr1015-fix/libp2p/builders.html +++ b/pr1015-fix/libp2p/builders.html @@ -801,7 +801,7 @@ class="link-seesrc" target="_blank">Source diff --git a/pr1015-fix/libp2p/connmanager.html b/pr1015-fix/libp2p/connmanager.html index 6e08691f1..9085ae782 100644 --- a/pr1015-fix/libp2p/connmanager.html +++ b/pr1015-fix/libp2p/connmanager.html @@ -857,7 +857,7 @@ class="link-seesrc" target="_blank">Source diff --git a/pr1015-fix/libp2p/crypto/chacha20poly1305.html b/pr1015-fix/libp2p/crypto/chacha20poly1305.html index c8f72cb78..ed5bce34e 100644 --- a/pr1015-fix/libp2p/crypto/chacha20poly1305.html +++ b/pr1015-fix/libp2p/crypto/chacha20poly1305.html @@ -391,7 +391,7 @@ class="link-seesrc" target="_blank">Source diff --git a/pr1015-fix/libp2p/crypto/crypto.html b/pr1015-fix/libp2p/crypto/crypto.html index e31a6f445..02d9b42c7 100644 --- a/pr1015-fix/libp2p/crypto/crypto.html +++ b/pr1015-fix/libp2p/crypto/crypto.html @@ -1703,7 +1703,7 @@ class="link-seesrc" target="_blank">Source diff --git a/pr1015-fix/libp2p/crypto/curve25519.html b/pr1015-fix/libp2p/crypto/curve25519.html index ca4fa75c7..ca178b50e 100644 --- a/pr1015-fix/libp2p/crypto/curve25519.html +++ b/pr1015-fix/libp2p/crypto/curve25519.html @@ -398,7 +398,7 @@ class="link-seesrc" target="_blank">Source diff --git a/pr1015-fix/libp2p/crypto/ecnist.html b/pr1015-fix/libp2p/crypto/ecnist.html index c7837f72b..befdae202 100644 --- a/pr1015-fix/libp2p/crypto/ecnist.html +++ b/pr1015-fix/libp2p/crypto/ecnist.html @@ -1450,7 +1450,7 @@ class="link-seesrc" target="_blank">Source diff --git a/pr1015-fix/libp2p/crypto/ed25519/constants.html b/pr1015-fix/libp2p/crypto/ed25519/constants.html index 139c3c6c8..5a602f850 100644 --- a/pr1015-fix/libp2p/crypto/ed25519/constants.html +++ b/pr1015-fix/libp2p/crypto/ed25519/constants.html @@ -3040,7 +3040,7 @@ class="link-seesrc" target="_blank">Source diff --git a/pr1015-fix/libp2p/crypto/ed25519/ed25519.html b/pr1015-fix/libp2p/crypto/ed25519/ed25519.html index 8b8a9c2ce..801fefe63 100644 --- a/pr1015-fix/libp2p/crypto/ed25519/ed25519.html +++ b/pr1015-fix/libp2p/crypto/ed25519/ed25519.html @@ -940,7 +940,7 @@ class="link-seesrc" target="_blank">Source diff --git a/pr1015-fix/libp2p/crypto/hkdf.html b/pr1015-fix/libp2p/crypto/hkdf.html index 678676dae..41bd8bb17 100644 --- a/pr1015-fix/libp2p/crypto/hkdf.html +++ b/pr1015-fix/libp2p/crypto/hkdf.html @@ -275,7 +275,7 @@ class="link-seesrc" target="_blank">Source diff --git a/pr1015-fix/libp2p/crypto/minasn1.html b/pr1015-fix/libp2p/crypto/minasn1.html index 1dbee41e7..70f6532c1 100644 --- a/pr1015-fix/libp2p/crypto/minasn1.html +++ b/pr1015-fix/libp2p/crypto/minasn1.html @@ -1195,7 +1195,7 @@ class="link-seesrc" target="_blank">Source diff --git a/pr1015-fix/libp2p/crypto/rsa.html b/pr1015-fix/libp2p/crypto/rsa.html index f44f4f775..0f20f8839 100644 --- a/pr1015-fix/libp2p/crypto/rsa.html +++ b/pr1015-fix/libp2p/crypto/rsa.html @@ -1029,7 +1029,7 @@ class="link-seesrc" target="_blank">Source diff --git a/pr1015-fix/libp2p/crypto/secp.html b/pr1015-fix/libp2p/crypto/secp.html index e3af5a82f..18a540e34 100644 --- a/pr1015-fix/libp2p/crypto/secp.html +++ b/pr1015-fix/libp2p/crypto/secp.html @@ -908,7 +908,7 @@ class="link-seesrc" target="_blank">Source diff --git a/pr1015-fix/libp2p/dial.html b/pr1015-fix/libp2p/dial.html index 8d3bf40d7..462372dda 100644 --- a/pr1015-fix/libp2p/dial.html +++ b/pr1015-fix/libp2p/dial.html @@ -381,7 +381,7 @@ class="link-seesrc" target="_blank">Source diff --git a/pr1015-fix/libp2p/dialer.html b/pr1015-fix/libp2p/dialer.html index 27ac6840f..745bcab3b 100644 --- a/pr1015-fix/libp2p/dialer.html +++ b/pr1015-fix/libp2p/dialer.html @@ -450,7 +450,7 @@ class="link-seesrc" target="_blank">Source diff --git a/pr1015-fix/libp2p/errors.html b/pr1015-fix/libp2p/errors.html index b16a57059..a261a02f0 100644 --- a/pr1015-fix/libp2p/errors.html +++ b/pr1015-fix/libp2p/errors.html @@ -357,7 +357,7 @@ class="link-seesrc" target="_blank">Source diff --git a/pr1015-fix/libp2p/multiaddress.html b/pr1015-fix/libp2p/multiaddress.html index ec059e3f0..69c3060c1 100644 --- a/pr1015-fix/libp2p/multiaddress.html +++ b/pr1015-fix/libp2p/multiaddress.html @@ -2551,7 +2551,7 @@ class="link-seesrc" target="_blank">Source diff --git a/pr1015-fix/libp2p/multibase.html b/pr1015-fix/libp2p/multibase.html index 8f4afd29a..f402c1a10 100644 --- a/pr1015-fix/libp2p/multibase.html +++ b/pr1015-fix/libp2p/multibase.html @@ -396,7 +396,7 @@ class="link-seesrc" target="_blank">Source diff --git a/pr1015-fix/libp2p/multicodec.html b/pr1015-fix/libp2p/multicodec.html index 249696554..c2ef08577 100644 --- a/pr1015-fix/libp2p/multicodec.html +++ b/pr1015-fix/libp2p/multicodec.html @@ -481,7 +481,7 @@ class="link-seesrc" target="_blank">Source diff --git a/pr1015-fix/libp2p/multihash.html b/pr1015-fix/libp2p/multihash.html index e29a8f4ce..bf7c0d440 100644 --- a/pr1015-fix/libp2p/multihash.html +++ b/pr1015-fix/libp2p/multihash.html @@ -689,7 +689,7 @@ class="link-seesrc" target="_blank">Source diff --git a/pr1015-fix/libp2p/multistream.html b/pr1015-fix/libp2p/multistream.html index 07102e8fb..0253e76ad 100644 --- a/pr1015-fix/libp2p/multistream.html +++ b/pr1015-fix/libp2p/multistream.html @@ -539,7 +539,7 @@ class="link-seesrc" target="_blank">Source diff --git a/pr1015-fix/libp2p/muxers/mplex/coder.html b/pr1015-fix/libp2p/muxers/mplex/coder.html index db75949f0..a053a66c1 100644 --- a/pr1015-fix/libp2p/muxers/mplex/coder.html +++ b/pr1015-fix/libp2p/muxers/mplex/coder.html @@ -391,7 +391,7 @@ class="link-seesrc" target="_blank">Source diff --git a/pr1015-fix/libp2p/muxers/mplex/mplex.html b/pr1015-fix/libp2p/muxers/mplex/mplex.html index e7896c791..8898b281c 100644 --- a/pr1015-fix/libp2p/muxers/mplex/mplex.html +++ b/pr1015-fix/libp2p/muxers/mplex/mplex.html @@ -415,7 +415,7 @@ class="link-seesrc" target="_blank">Source diff --git a/pr1015-fix/libp2p/muxers/muxer.html b/pr1015-fix/libp2p/muxers/muxer.html index 0cfec35b7..38d349c77 100644 --- a/pr1015-fix/libp2p/muxers/muxer.html +++ b/pr1015-fix/libp2p/muxers/muxer.html @@ -533,7 +533,7 @@ class="link-seesrc" target="_blank">Source diff --git a/pr1015-fix/libp2p/muxers/yamux/yamux.html b/pr1015-fix/libp2p/muxers/yamux/yamux.html index 53bfeb6f6..f4b181871 100644 --- a/pr1015-fix/libp2p/muxers/yamux/yamux.html +++ b/pr1015-fix/libp2p/muxers/yamux/yamux.html @@ -590,7 +590,7 @@ class="link-seesrc" target="_blank">Source diff --git a/pr1015-fix/libp2p/nameresolving/nameresolver.html b/pr1015-fix/libp2p/nameresolving/nameresolver.html index e7c6a30e3..02e70d209 100644 --- a/pr1015-fix/libp2p/nameresolving/nameresolver.html +++ b/pr1015-fix/libp2p/nameresolving/nameresolver.html @@ -375,7 +375,7 @@ class="link-seesrc" target="_blank">Source diff --git a/pr1015-fix/libp2p/observedaddrmanager.html b/pr1015-fix/libp2p/observedaddrmanager.html index 945fa3e3e..d7051aa40 100644 --- a/pr1015-fix/libp2p/observedaddrmanager.html +++ b/pr1015-fix/libp2p/observedaddrmanager.html @@ -360,7 +360,7 @@ class="link-seesrc" target="_blank">Source diff --git a/pr1015-fix/libp2p/peerid.html b/pr1015-fix/libp2p/peerid.html index ae5d00866..c0d3ced94 100644 --- a/pr1015-fix/libp2p/peerid.html +++ b/pr1015-fix/libp2p/peerid.html @@ -806,7 +806,7 @@ class="link-seesrc" target="_blank">Source diff --git a/pr1015-fix/libp2p/peerinfo.html b/pr1015-fix/libp2p/peerinfo.html index de63074c5..1372a8f23 100644 --- a/pr1015-fix/libp2p/peerinfo.html +++ b/pr1015-fix/libp2p/peerinfo.html @@ -484,7 +484,7 @@ class="link-seesrc" target="_blank">Source diff --git a/pr1015-fix/libp2p/protobuf/minprotobuf.html b/pr1015-fix/libp2p/protobuf/minprotobuf.html index a0a53e3b0..3c6de8b8b 100644 --- a/pr1015-fix/libp2p/protobuf/minprotobuf.html +++ b/pr1015-fix/libp2p/protobuf/minprotobuf.html @@ -931,7 +931,7 @@ class="link-seesrc" target="_blank">Source diff --git a/pr1015-fix/libp2p/protocols/connectivity/autonat/core.html b/pr1015-fix/libp2p/protocols/connectivity/autonat/core.html index 369160541..38872f16b 100644 --- a/pr1015-fix/libp2p/protocols/connectivity/autonat/core.html +++ b/pr1015-fix/libp2p/protocols/connectivity/autonat/core.html @@ -508,7 +508,7 @@ class="link-seesrc" target="_blank">Source diff --git a/pr1015-fix/libp2p/protocols/connectivity/autonat/server.html b/pr1015-fix/libp2p/protocols/connectivity/autonat/server.html index 9ad73b6af..105ea5cdb 100644 --- a/pr1015-fix/libp2p/protocols/connectivity/autonat/server.html +++ b/pr1015-fix/libp2p/protocols/connectivity/autonat/server.html @@ -302,7 +302,7 @@ class="link-seesrc" target="_blank">Source diff --git a/pr1015-fix/libp2p/protocols/connectivity/relay/client.html b/pr1015-fix/libp2p/protocols/connectivity/relay/client.html index c451259f7..82226501c 100644 --- a/pr1015-fix/libp2p/protocols/connectivity/relay/client.html +++ b/pr1015-fix/libp2p/protocols/connectivity/relay/client.html @@ -468,7 +468,7 @@ class="link-seesrc" target="_blank">Source diff --git a/pr1015-fix/libp2p/protocols/connectivity/relay/messages.html b/pr1015-fix/libp2p/protocols/connectivity/relay/messages.html index de74423a4..5a8c707a5 100644 --- a/pr1015-fix/libp2p/protocols/connectivity/relay/messages.html +++ b/pr1015-fix/libp2p/protocols/connectivity/relay/messages.html @@ -722,7 +722,7 @@ class="link-seesrc" target="_blank">Source diff --git a/pr1015-fix/libp2p/protocols/connectivity/relay/rconn.html b/pr1015-fix/libp2p/protocols/connectivity/relay/rconn.html index 215b5e3b4..60e2ec978 100644 --- a/pr1015-fix/libp2p/protocols/connectivity/relay/rconn.html +++ b/pr1015-fix/libp2p/protocols/connectivity/relay/rconn.html @@ -377,7 +377,7 @@ class="link-seesrc" target="_blank">Source diff --git a/pr1015-fix/libp2p/protocols/connectivity/relay/relay.html b/pr1015-fix/libp2p/protocols/connectivity/relay/relay.html index 2a006af16..331eb0284 100644 --- a/pr1015-fix/libp2p/protocols/connectivity/relay/relay.html +++ b/pr1015-fix/libp2p/protocols/connectivity/relay/relay.html @@ -567,7 +567,7 @@ class="link-seesrc" target="_blank">Source diff --git a/pr1015-fix/libp2p/protocols/connectivity/relay/rtransport.html b/pr1015-fix/libp2p/protocols/connectivity/relay/rtransport.html index d8e2bd9e0..2910d57b4 100644 --- a/pr1015-fix/libp2p/protocols/connectivity/relay/rtransport.html +++ b/pr1015-fix/libp2p/protocols/connectivity/relay/rtransport.html @@ -414,7 +414,7 @@ class="link-seesrc" target="_blank">Source diff --git a/pr1015-fix/libp2p/protocols/connectivity/relay/utils.html b/pr1015-fix/libp2p/protocols/connectivity/relay/utils.html index de1d36cab..47b3ab9e0 100644 --- a/pr1015-fix/libp2p/protocols/connectivity/relay/utils.html +++ b/pr1015-fix/libp2p/protocols/connectivity/relay/utils.html @@ -368,7 +368,7 @@ class="link-seesrc" target="_blank">Source diff --git a/pr1015-fix/libp2p/protocols/identify.html b/pr1015-fix/libp2p/protocols/identify.html index 188c891ab..606cd887b 100644 --- a/pr1015-fix/libp2p/protocols/identify.html +++ b/pr1015-fix/libp2p/protocols/identify.html @@ -636,7 +636,7 @@ class="link-seesrc" target="_blank">Source diff --git a/pr1015-fix/libp2p/protocols/ping.html b/pr1015-fix/libp2p/protocols/ping.html index efc69a2e9..95c0c463d 100644 --- a/pr1015-fix/libp2p/protocols/ping.html +++ b/pr1015-fix/libp2p/protocols/ping.html @@ -414,7 +414,7 @@ class="link-seesrc" target="_blank">Source diff --git a/pr1015-fix/libp2p/protocols/protocol.html b/pr1015-fix/libp2p/protocols/protocol.html index 3d567c526..b817b154e 100644 --- a/pr1015-fix/libp2p/protocols/protocol.html +++ b/pr1015-fix/libp2p/protocols/protocol.html @@ -467,7 +467,7 @@ class="link-seesrc" target="_blank">Source diff --git a/pr1015-fix/libp2p/protocols/pubsub.html b/pr1015-fix/libp2p/protocols/pubsub.html index 9dce08338..0f4b3318f 100644 --- a/pr1015-fix/libp2p/protocols/pubsub.html +++ b/pr1015-fix/libp2p/protocols/pubsub.html @@ -239,7 +239,7 @@ class="link-seesrc" target="_blank">Source diff --git a/pr1015-fix/libp2p/protocols/pubsub/errors.html b/pr1015-fix/libp2p/protocols/pubsub/errors.html index e9ce7e247..42221b2ce 100644 --- a/pr1015-fix/libp2p/protocols/pubsub/errors.html +++ b/pr1015-fix/libp2p/protocols/pubsub/errors.html @@ -255,7 +255,7 @@ class="link-seesrc" target="_blank">Source diff --git a/pr1015-fix/libp2p/protocols/pubsub/floodsub.html b/pr1015-fix/libp2p/protocols/pubsub/floodsub.html index 651456b84..47ae31fdb 100644 --- a/pr1015-fix/libp2p/protocols/pubsub/floodsub.html +++ b/pr1015-fix/libp2p/protocols/pubsub/floodsub.html @@ -468,7 +468,7 @@ class="link-seesrc" target="_blank">Source diff --git a/pr1015-fix/libp2p/protocols/pubsub/gossipsub.html b/pr1015-fix/libp2p/protocols/pubsub/gossipsub.html index fcdae23f9..a25334789 100644 --- a/pr1015-fix/libp2p/protocols/pubsub/gossipsub.html +++ b/pr1015-fix/libp2p/protocols/pubsub/gossipsub.html @@ -333,9 +333,9 @@ class="link-seesrc" target="_blank">Source   Source -  Edit +  Edit @@ -346,9 +346,9 @@ class="link-seesrc" target="_blank">Source   Source -  Edit +  Edit @@ -372,9 +372,9 @@ class="link-seesrc" target="_blank">Source   Source -  Edit +  Edit @@ -416,9 +416,9 @@ class="link-seesrc" target="_blank">Source   Source -  Edit +  Edit @@ -441,9 +441,9 @@ class="link-seesrc" target="_blank">Source   Source -  Edit +  Edit @@ -462,7 +462,7 @@ class="link-seesrc" target="_blank">Source
method onPubSubPeerEvent(p: GossipSub; peer: PubSubPeer; event: PubSubPeerEvent) {.
-    ...gcsafe, raises: [], tags: [RootEffect].}
+ ...gcsafe, raises: [], tags: [WriteIOEffect, TimeEffect, RootEffect].}
@@ -480,9 +480,9 @@ class="link-seesrc" target="_blank">Source   Source -  Edit +  Edit
@@ -494,9 +494,9 @@ class="link-seesrc" target="_blank">Source   Source -  Edit +  Edit @@ -508,9 +508,9 @@ class="link-seesrc" target="_blank">Source   Source -  Edit +  Edit @@ -521,9 +521,9 @@ class="link-seesrc" target="_blank">Source   Source -  Edit +  Edit @@ -534,9 +534,9 @@ class="link-seesrc" target="_blank">Source   Source -  Edit +  Edit @@ -547,9 +547,9 @@ class="link-seesrc" target="_blank">Source handle peer disconnects   Source -  Edit +  Edit @@ -568,7 +568,7 @@ class="link-seesrc" target="_blank">Source diff --git a/pr1015-fix/libp2p/protocols/pubsub/gossipsub/behavior.html b/pr1015-fix/libp2p/protocols/pubsub/gossipsub/behavior.html index 9ebb52c7e..e91877e1d 100644 --- a/pr1015-fix/libp2p/protocols/pubsub/gossipsub/behavior.html +++ b/pr1015-fix/libp2p/protocols/pubsub/gossipsub/behavior.html @@ -496,7 +496,7 @@ class="link-seesrc" target="_blank">Source diff --git a/pr1015-fix/libp2p/protocols/pubsub/gossipsub/scoring.html b/pr1015-fix/libp2p/protocols/pubsub/gossipsub/scoring.html index 6aa215152..04eac9073 100644 --- a/pr1015-fix/libp2p/protocols/pubsub/gossipsub/scoring.html +++ b/pr1015-fix/libp2p/protocols/pubsub/gossipsub/scoring.html @@ -447,7 +447,7 @@ class="link-seesrc" target="_blank">Source diff --git a/pr1015-fix/libp2p/protocols/pubsub/gossipsub/types.html b/pr1015-fix/libp2p/protocols/pubsub/gossipsub/types.html index 8664a1a52..aad086cd3 100644 --- a/pr1015-fix/libp2p/protocols/pubsub/gossipsub/types.html +++ b/pr1015-fix/libp2p/protocols/pubsub/gossipsub/types.html @@ -780,7 +780,7 @@ class="link-seesrc" target="_blank">Source diff --git a/pr1015-fix/libp2p/protocols/pubsub/mcache.html b/pr1015-fix/libp2p/protocols/pubsub/mcache.html index bf76e1f36..3c7cf805b 100644 --- a/pr1015-fix/libp2p/protocols/pubsub/mcache.html +++ b/pr1015-fix/libp2p/protocols/pubsub/mcache.html @@ -403,7 +403,7 @@ class="link-seesrc" target="_blank">Source diff --git a/pr1015-fix/libp2p/protocols/pubsub/peertable.html b/pr1015-fix/libp2p/protocols/pubsub/peertable.html index dba141955..d77d47405 100644 --- a/pr1015-fix/libp2p/protocols/pubsub/peertable.html +++ b/pr1015-fix/libp2p/protocols/pubsub/peertable.html @@ -370,7 +370,7 @@ class="link-seesrc" target="_blank">Source diff --git a/pr1015-fix/libp2p/protocols/pubsub/pubsub.html b/pr1015-fix/libp2p/protocols/pubsub/pubsub.html index 53e09f6da..9b1c1da25 100644 --- a/pr1015-fix/libp2p/protocols/pubsub/pubsub.html +++ b/pr1015-fix/libp2p/protocols/pubsub/pubsub.html @@ -810,9 +810,9 @@ class="link-seesrc" target="_blank">Source   Source -  Edit +  Edit @@ -844,9 +844,9 @@ class="link-seesrc" target="_blank">Source   Source -  Edit +  Edit @@ -865,9 +865,9 @@ class="link-seesrc" target="_blank">Source   Source -  Edit +  Edit @@ -878,9 +878,9 @@ class="link-seesrc" target="_blank">Source   Source -  Edit +  Edit @@ -930,9 +930,9 @@ class="link-seesrc" target="_blank">Source   Source -  Edit +  Edit @@ -943,9 +943,9 @@ class="link-seesrc" target="_blank">Source unsubscribe from a topic string   Source -  Edit +  Edit @@ -956,9 +956,9 @@ class="link-seesrc" target="_blank">Source unsubscribe from a list of topic handlers   Source -  Edit +  Edit @@ -969,9 +969,9 @@ class="link-seesrc" target="_blank">Source unsubscribe every handler from topic   Source -  Edit +  Edit @@ -999,9 +999,9 @@ class="link-seesrc" target="_blank">Source Add a validator to a topic. Each new message received in this will be sent to hook. hook can return either Accept, Ignore or Reject (which can descore the peer)   Source -  Edit +  Edit @@ -1012,9 +1012,9 @@ class="link-seesrc" target="_blank">Source   Source -  Edit +  Edit @@ -1032,9 +1032,9 @@ class="link-seesrc" target="_blank">Source   Source -  Edit +  Edit @@ -1045,9 +1045,9 @@ class="link-seesrc" target="_blank">Source perform pubsub initialization   Source -  Edit +  Edit @@ -1071,9 +1071,9 @@ class="link-seesrc" target="_blank">Source   Source -  Edit +  Edit @@ -1087,9 +1087,9 @@ class="link-seesrc" target="_blank">Source

The return value is the number of neighbours that we attempted to send the message to, excluding self. Note that this is an optimistic number of attempts - the number of peers that actually receive the message might be lower.

  Source -  Edit +  Edit @@ -1100,9 +1100,9 @@ class="link-seesrc" target="_blank">Source   Source -  Edit +  Edit @@ -1127,9 +1127,9 @@ class="link-seesrc" target="_blank">Source subscribe to remote peer to receive/send pubsub messages   Source -  Edit +  Edit @@ -1154,9 +1154,9 @@ class="link-seesrc" target="_blank">Source   Source -  Edit +  Edit @@ -1175,7 +1175,7 @@ class="link-seesrc" target="_blank">Source diff --git a/pr1015-fix/libp2p/protocols/pubsub/pubsubpeer.html b/pr1015-fix/libp2p/protocols/pubsub/pubsubpeer.html index d48739198..f639b5af6 100644 --- a/pr1015-fix/libp2p/protocols/pubsub/pubsubpeer.html +++ b/pr1015-fix/libp2p/protocols/pubsub/pubsubpeer.html @@ -243,7 +243,7 @@ window.addEventListener("DOMContentLoaded", main2); kind*: PubSubPeerEventKind">PubSubPeerEvent
  • PubSubPeerEventKind
  • + Connected, Disconnected, PermanentlyDisconnected">PubSubPeerEventKind
  • RPCHandler
  • @@ -389,9 +389,9 @@ class="link-seesrc" target="_blank">Source   Source -  Edit +  Edit @@ -401,9 +401,9 @@ class="link-seesrc" target="_blank">Source   Source -  Edit +  Edit @@ -413,9 +413,9 @@ class="link-seesrc" target="_blank">Source   Source -  Edit +  Edit @@ -472,9 +472,9 @@ class="link-seesrc" target="_blank">Source   Source -  Edit +  Edit @@ -486,15 +486,15 @@ class="link-seesrc" target="_blank">Source   Source -  Edit +  Edit
    PubSubPeerEventKind {.pure.} = enum
    -  Connected, Disconnected
    + Connected, Disconnected, PermanentlyDisconnected
    @@ -512,9 +512,9 @@ class="link-seesrc" target="_blank">Source   Source -  Edit +  Edit
    @@ -528,9 +528,9 @@ class="link-seesrc" target="_blank">Source   Source -  Edit +  Edit @@ -545,9 +545,9 @@ class="link-seesrc" target="_blank">Source   Source -  Edit +  Edit @@ -557,9 +557,9 @@ class="link-seesrc" target="_blank">Source   Source -  Edit +  Edit @@ -569,9 +569,9 @@ class="link-seesrc" target="_blank">Source   Source -  Edit +  Edit @@ -581,9 +581,9 @@ class="link-seesrc" target="_blank">Source   Source -  Edit +  Edit @@ -593,9 +593,9 @@ class="link-seesrc" target="_blank">Source   Source -  Edit +  Edit @@ -606,9 +606,9 @@ class="link-seesrc" target="_blank">Source   Source -  Edit +  Edit @@ -618,9 +618,9 @@ class="link-seesrc" target="_blank">Source   Source -  Edit +  Edit @@ -630,9 +630,9 @@ class="link-seesrc" target="_blank">Source   Source -  Edit +  Edit @@ -642,9 +642,9 @@ class="link-seesrc" target="_blank">Source   Source -  Edit +  Edit @@ -657,9 +657,9 @@ class="link-seesrc" target="_blank">Source   Source -  Edit +  Edit @@ -669,9 +669,9 @@ class="link-seesrc" target="_blank">Source   Source -  Edit +  Edit @@ -682,9 +682,9 @@ class="link-seesrc" target="_blank">Source   Source -  Edit +  Edit @@ -703,9 +703,9 @@ class="link-seesrc" target="_blank">Source

    High priority messages are sent immediately, while low priority messages are queued and sent only after all high priority messages have been sent.

      Source -  Edit +  Edit @@ -724,9 +724,9 @@ class="link-seesrc" target="_blank">Source

    High priority messages are sent immediately, while low priority messages are queued and sent only after all high priority messages have been sent.

      Source -  Edit +  Edit @@ -736,9 +736,9 @@ class="link-seesrc" target="_blank">Source   Source -  Edit +  Edit @@ -749,9 +749,9 @@ class="link-seesrc" target="_blank">Source   Source -  Edit +  Edit @@ -766,9 +766,9 @@ class="link-seesrc" target="_blank">Source   Source -  Edit +  Edit @@ -787,7 +787,7 @@ class="link-seesrc" target="_blank">Source diff --git a/pr1015-fix/libp2p/protocols/pubsub/rpc/message.html b/pr1015-fix/libp2p/protocols/pubsub/rpc/message.html index 54fd3542e..41b8595e8 100644 --- a/pr1015-fix/libp2p/protocols/pubsub/rpc/message.html +++ b/pr1015-fix/libp2p/protocols/pubsub/rpc/message.html @@ -342,7 +342,7 @@ class="link-seesrc" target="_blank">Source diff --git a/pr1015-fix/libp2p/protocols/pubsub/rpc/messages.html b/pr1015-fix/libp2p/protocols/pubsub/rpc/messages.html index 126a7233a..475f6506f 100644 --- a/pr1015-fix/libp2p/protocols/pubsub/rpc/messages.html +++ b/pr1015-fix/libp2p/protocols/pubsub/rpc/messages.html @@ -645,7 +645,7 @@ class="link-seesrc" target="_blank">Source diff --git a/pr1015-fix/libp2p/protocols/pubsub/rpc/protobuf.html b/pr1015-fix/libp2p/protocols/pubsub/rpc/protobuf.html index 7f032e04e..046dc589a 100644 --- a/pr1015-fix/libp2p/protocols/pubsub/rpc/protobuf.html +++ b/pr1015-fix/libp2p/protocols/pubsub/rpc/protobuf.html @@ -596,7 +596,7 @@ class="link-seesrc" target="_blank">Source diff --git a/pr1015-fix/libp2p/protocols/pubsub/timedcache.html b/pr1015-fix/libp2p/protocols/pubsub/timedcache.html index c3b79fb2d..13d17e5d6 100644 --- a/pr1015-fix/libp2p/protocols/pubsub/timedcache.html +++ b/pr1015-fix/libp2p/protocols/pubsub/timedcache.html @@ -422,7 +422,7 @@ class="link-seesrc" target="_blank">Source diff --git a/pr1015-fix/libp2p/protocols/rendezvous.html b/pr1015-fix/libp2p/protocols/rendezvous.html index fcd03133b..2181170b0 100644 --- a/pr1015-fix/libp2p/protocols/rendezvous.html +++ b/pr1015-fix/libp2p/protocols/rendezvous.html @@ -530,7 +530,7 @@ class="link-seesrc" target="_blank">Source diff --git a/pr1015-fix/libp2p/protocols/secure/noise.html b/pr1015-fix/libp2p/protocols/secure/noise.html index b7f57dbdc..ea198cf11 100644 --- a/pr1015-fix/libp2p/protocols/secure/noise.html +++ b/pr1015-fix/libp2p/protocols/secure/noise.html @@ -561,7 +561,7 @@ class="link-seesrc" target="_blank">Source diff --git a/pr1015-fix/libp2p/protocols/secure/secure.html b/pr1015-fix/libp2p/protocols/secure/secure.html index 626da06a6..0df2201eb 100644 --- a/pr1015-fix/libp2p/protocols/secure/secure.html +++ b/pr1015-fix/libp2p/protocols/secure/secure.html @@ -547,7 +547,7 @@ class="link-seesrc" target="_blank">Source diff --git a/pr1015-fix/libp2p/routing_record.html b/pr1015-fix/libp2p/routing_record.html index 1596f26ca..b30400037 100644 --- a/pr1015-fix/libp2p/routing_record.html +++ b/pr1015-fix/libp2p/routing_record.html @@ -422,7 +422,7 @@ class="link-seesrc" target="_blank">Source diff --git a/pr1015-fix/libp2p/signed_envelope.html b/pr1015-fix/libp2p/signed_envelope.html index b0695b7f0..5ac42420e 100644 --- a/pr1015-fix/libp2p/signed_envelope.html +++ b/pr1015-fix/libp2p/signed_envelope.html @@ -503,7 +503,7 @@ class="link-seesrc" target="_blank">Source diff --git a/pr1015-fix/libp2p/stream/bufferstream.html b/pr1015-fix/libp2p/stream/bufferstream.html index c033d042d..cdc814c76 100644 --- a/pr1015-fix/libp2p/stream/bufferstream.html +++ b/pr1015-fix/libp2p/stream/bufferstream.html @@ -513,7 +513,7 @@ class="link-seesrc" target="_blank">Source diff --git a/pr1015-fix/libp2p/stream/chronosstream.html b/pr1015-fix/libp2p/stream/chronosstream.html index e10969ed7..be6e8a436 100644 --- a/pr1015-fix/libp2p/stream/chronosstream.html +++ b/pr1015-fix/libp2p/stream/chronosstream.html @@ -497,7 +497,7 @@ class="link-seesrc" target="_blank">Source diff --git a/pr1015-fix/libp2p/stream/connection.html b/pr1015-fix/libp2p/stream/connection.html index 5bab0d175..a141fda8a 100644 --- a/pr1015-fix/libp2p/stream/connection.html +++ b/pr1015-fix/libp2p/stream/connection.html @@ -500,7 +500,7 @@ class="link-seesrc" target="_blank">Source diff --git a/pr1015-fix/libp2p/stream/lpstream.html b/pr1015-fix/libp2p/stream/lpstream.html index 372c6a318..39d121d98 100644 --- a/pr1015-fix/libp2p/stream/lpstream.html +++ b/pr1015-fix/libp2p/stream/lpstream.html @@ -1113,7 +1113,7 @@ class="link-seesrc" target="_blank">Source diff --git a/pr1015-fix/libp2p/stream/streamseq.html b/pr1015-fix/libp2p/stream/streamseq.html index 1c724b946..d84d41db9 100644 --- a/pr1015-fix/libp2p/stream/streamseq.html +++ b/pr1015-fix/libp2p/stream/streamseq.html @@ -442,7 +442,7 @@ class="link-seesrc" target="_blank">Source diff --git a/pr1015-fix/libp2p/switch.html b/pr1015-fix/libp2p/switch.html index 665d73acd..7cdfa7016 100644 --- a/pr1015-fix/libp2p/switch.html +++ b/pr1015-fix/libp2p/switch.html @@ -750,7 +750,7 @@ class="link-seesrc" target="_blank">Source diff --git a/pr1015-fix/libp2p/transcoder.html b/pr1015-fix/libp2p/transcoder.html index 9d920830a..812d2df52 100644 --- a/pr1015-fix/libp2p/transcoder.html +++ b/pr1015-fix/libp2p/transcoder.html @@ -266,7 +266,7 @@ class="link-seesrc" target="_blank">Source diff --git a/pr1015-fix/libp2p/transports/tcptransport.html b/pr1015-fix/libp2p/transports/tcptransport.html index 4226ca259..060d10bd9 100644 --- a/pr1015-fix/libp2p/transports/tcptransport.html +++ b/pr1015-fix/libp2p/transports/tcptransport.html @@ -477,7 +477,7 @@ class="link-seesrc" target="_blank">Source diff --git a/pr1015-fix/libp2p/transports/transport.html b/pr1015-fix/libp2p/transports/transport.html index b7da596d5..99e751046 100644 --- a/pr1015-fix/libp2p/transports/transport.html +++ b/pr1015-fix/libp2p/transports/transport.html @@ -488,7 +488,7 @@ class="link-seesrc" target="_blank">Source diff --git a/pr1015-fix/libp2p/transports/wstransport.html b/pr1015-fix/libp2p/transports/wstransport.html index 307e61f7d..d6ecbc694 100644 --- a/pr1015-fix/libp2p/transports/wstransport.html +++ b/pr1015-fix/libp2p/transports/wstransport.html @@ -554,7 +554,7 @@ class="link-seesrc" target="_blank">Source diff --git a/pr1015-fix/libp2p/upgrademngrs/muxedupgrade.html b/pr1015-fix/libp2p/upgrademngrs/muxedupgrade.html index 04b65ea1c..0555a33c5 100644 --- a/pr1015-fix/libp2p/upgrademngrs/muxedupgrade.html +++ b/pr1015-fix/libp2p/upgrademngrs/muxedupgrade.html @@ -350,7 +350,7 @@ class="link-seesrc" target="_blank">Source diff --git a/pr1015-fix/libp2p/upgrademngrs/upgrade.html b/pr1015-fix/libp2p/upgrademngrs/upgrade.html index 16f201262..831c45f91 100644 --- a/pr1015-fix/libp2p/upgrademngrs/upgrade.html +++ b/pr1015-fix/libp2p/upgrademngrs/upgrade.html @@ -370,7 +370,7 @@ class="link-seesrc" target="_blank">Source diff --git a/pr1015-fix/libp2p/utility.html b/pr1015-fix/libp2p/utility.html index 8f6f8421d..adcc95ce7 100644 --- a/pr1015-fix/libp2p/utility.html +++ b/pr1015-fix/libp2p/utility.html @@ -444,7 +444,7 @@ class="link-seesrc" target="_blank">Source diff --git a/pr1015-fix/libp2p/utils/future.html b/pr1015-fix/libp2p/utils/future.html index 6ca513ef1..b735b8943 100644 --- a/pr1015-fix/libp2p/utils/future.html +++ b/pr1015-fix/libp2p/utils/future.html @@ -271,7 +271,7 @@ class="link-seesrc" target="_blank">Source diff --git a/pr1015-fix/libp2p/utils/heartbeat.html b/pr1015-fix/libp2p/utils/heartbeat.html index 7e5629c47..9d440b774 100644 --- a/pr1015-fix/libp2p/utils/heartbeat.html +++ b/pr1015-fix/libp2p/utils/heartbeat.html @@ -245,7 +245,7 @@ class="link-seesrc" target="_blank">Source diff --git a/pr1015-fix/libp2p/utils/offsettedseq.html b/pr1015-fix/libp2p/utils/offsettedseq.html index 688d0ee1b..35e17397c 100644 --- a/pr1015-fix/libp2p/utils/offsettedseq.html +++ b/pr1015-fix/libp2p/utils/offsettedseq.html @@ -512,7 +512,7 @@ class="link-seesrc" target="_blank">Source diff --git a/pr1015-fix/libp2p/utils/semaphore.html b/pr1015-fix/libp2p/utils/semaphore.html index fd77a937e..62ab2bdf5 100644 --- a/pr1015-fix/libp2p/utils/semaphore.html +++ b/pr1015-fix/libp2p/utils/semaphore.html @@ -362,7 +362,7 @@ class="link-seesrc" target="_blank">Source diff --git a/pr1015-fix/libp2p/varint.html b/pr1015-fix/libp2p/varint.html index 5b505ce69..6f2c77f83 100644 --- a/pr1015-fix/libp2p/varint.html +++ b/pr1015-fix/libp2p/varint.html @@ -725,7 +725,7 @@ class="link-seesrc" target="_blank">Source diff --git a/pr1015-fix/libp2p/vbuffer.html b/pr1015-fix/libp2p/vbuffer.html index 19e6c7e51..a58d33cf4 100644 --- a/pr1015-fix/libp2p/vbuffer.html +++ b/pr1015-fix/libp2p/vbuffer.html @@ -636,7 +636,7 @@ class="link-seesrc" target="_blank">Source diff --git a/pr1015-fix/libp2p/wire.html b/pr1015-fix/libp2p/wire.html index ca040204e..61367eb1a 100644 --- a/pr1015-fix/libp2p/wire.html +++ b/pr1015-fix/libp2p/wire.html @@ -604,7 +604,7 @@ class="link-seesrc" target="_blank">Source diff --git a/pr1015-fix/theindex.html b/pr1015-fix/theindex.html index fabbf4322..f1a0d68b3 100644 --- a/pr1015-fix/theindex.html +++ b/pr1015-fix/theindex.html @@ -5314,7 +5314,7 @@ window.addEventListener('DOMContentLoaded', main);