From fe234e99bc102f7abfbd282f36017aea897e76be Mon Sep 17 00:00:00 2001 From: = Date: Mon, 25 Mar 2024 21:15:41 +0000 Subject: [PATCH] update docs for gossipsub-new --- gossipsub-new/libp2p.html | 2 +- gossipsub-new/libp2p/builders.html | 2 +- gossipsub-new/libp2p/connmanager.html | 2 +- .../libp2p/crypto/chacha20poly1305.html | 2 +- gossipsub-new/libp2p/crypto/crypto.html | 2 +- gossipsub-new/libp2p/crypto/curve25519.html | 2 +- gossipsub-new/libp2p/crypto/ecnist.html | 2 +- .../libp2p/crypto/ed25519/constants.html | 2 +- .../libp2p/crypto/ed25519/ed25519.html | 2 +- gossipsub-new/libp2p/crypto/hkdf.html | 2 +- gossipsub-new/libp2p/crypto/minasn1.html | 2 +- gossipsub-new/libp2p/crypto/rsa.html | 2 +- gossipsub-new/libp2p/crypto/secp.html | 2 +- gossipsub-new/libp2p/dial.html | 2 +- gossipsub-new/libp2p/dialer.html | 2 +- gossipsub-new/libp2p/errors.html | 2 +- gossipsub-new/libp2p/multiaddress.html | 2 +- gossipsub-new/libp2p/multibase.html | 2 +- gossipsub-new/libp2p/multicodec.html | 2 +- gossipsub-new/libp2p/multihash.html | 2 +- gossipsub-new/libp2p/multistream.html | 2 +- gossipsub-new/libp2p/muxers/mplex/coder.html | 2 +- gossipsub-new/libp2p/muxers/mplex/mplex.html | 2 +- gossipsub-new/libp2p/muxers/muxer.html | 2 +- gossipsub-new/libp2p/muxers/yamux/yamux.html | 2 +- .../libp2p/nameresolving/nameresolver.html | 2 +- gossipsub-new/libp2p/observedaddrmanager.html | 2 +- gossipsub-new/libp2p/peerid.html | 2 +- gossipsub-new/libp2p/peerinfo.html | 2 +- gossipsub-new/libp2p/protobuf/minprotobuf.html | 2 +- .../protocols/connectivity/autonat/core.html | 2 +- .../protocols/connectivity/autonat/server.html | 2 +- .../protocols/connectivity/relay/client.html | 2 +- .../protocols/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 +- gossipsub-new/libp2p/protocols/identify.html | 2 +- gossipsub-new/libp2p/protocols/ping.html | 2 +- gossipsub-new/libp2p/protocols/protocol.html | 2 +- gossipsub-new/libp2p/protocols/pubsub.html | 2 +- .../libp2p/protocols/pubsub/errors.html | 2 +- .../libp2p/protocols/pubsub/floodsub.html | 2 +- .../libp2p/protocols/pubsub/gossipsub.html | 2 +- .../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 | 2 +- .../libp2p/protocols/pubsub/pubsubpeer.html | 18 +++++++++--------- .../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 +- gossipsub-new/libp2p/protocols/rendezvous.html | 2 +- .../libp2p/protocols/secure/noise.html | 2 +- .../libp2p/protocols/secure/secure.html | 2 +- gossipsub-new/libp2p/routing_record.html | 2 +- gossipsub-new/libp2p/signed_envelope.html | 2 +- gossipsub-new/libp2p/stream/bufferstream.html | 2 +- gossipsub-new/libp2p/stream/chronosstream.html | 2 +- gossipsub-new/libp2p/stream/connection.html | 2 +- gossipsub-new/libp2p/stream/lpstream.html | 2 +- gossipsub-new/libp2p/stream/streamseq.html | 2 +- gossipsub-new/libp2p/switch.html | 2 +- gossipsub-new/libp2p/transcoder.html | 2 +- .../libp2p/transports/tcptransport.html | 2 +- gossipsub-new/libp2p/transports/transport.html | 2 +- .../libp2p/transports/wstransport.html | 2 +- .../libp2p/upgrademngrs/muxedupgrade.html | 2 +- gossipsub-new/libp2p/upgrademngrs/upgrade.html | 2 +- gossipsub-new/libp2p/utility.html | 2 +- gossipsub-new/libp2p/utils/future.html | 2 +- gossipsub-new/libp2p/utils/heartbeat.html | 2 +- gossipsub-new/libp2p/utils/offsettedseq.html | 2 +- gossipsub-new/libp2p/utils/semaphore.html | 2 +- gossipsub-new/libp2p/varint.html | 2 +- gossipsub-new/libp2p/vbuffer.html | 2 +- gossipsub-new/libp2p/wire.html | 2 +- gossipsub-new/theindex.html | 2 +- 82 files changed, 90 insertions(+), 90 deletions(-) diff --git a/gossipsub-new/libp2p.html b/gossipsub-new/libp2p.html index 413cc13ba..960c44963 100644 --- a/gossipsub-new/libp2p.html +++ b/gossipsub-new/libp2p.html @@ -260,7 +260,7 @@ class="link-seesrc" target="_blank">Source diff --git a/gossipsub-new/libp2p/builders.html b/gossipsub-new/libp2p/builders.html index a59263758..285e0ff22 100644 --- a/gossipsub-new/libp2p/builders.html +++ b/gossipsub-new/libp2p/builders.html @@ -801,7 +801,7 @@ class="link-seesrc" target="_blank">Source diff --git a/gossipsub-new/libp2p/connmanager.html b/gossipsub-new/libp2p/connmanager.html index 873dab745..1dc3e3fa9 100644 --- a/gossipsub-new/libp2p/connmanager.html +++ b/gossipsub-new/libp2p/connmanager.html @@ -874,7 +874,7 @@ class="link-seesrc" target="_blank">Source diff --git a/gossipsub-new/libp2p/crypto/chacha20poly1305.html b/gossipsub-new/libp2p/crypto/chacha20poly1305.html index 939b9713a..1c1965ec4 100644 --- a/gossipsub-new/libp2p/crypto/chacha20poly1305.html +++ b/gossipsub-new/libp2p/crypto/chacha20poly1305.html @@ -391,7 +391,7 @@ class="link-seesrc" target="_blank">Source diff --git a/gossipsub-new/libp2p/crypto/crypto.html b/gossipsub-new/libp2p/crypto/crypto.html index 33786d624..be5ac6bbe 100644 --- a/gossipsub-new/libp2p/crypto/crypto.html +++ b/gossipsub-new/libp2p/crypto/crypto.html @@ -1621,7 +1621,7 @@ class="link-seesrc" target="_blank">Source diff --git a/gossipsub-new/libp2p/crypto/curve25519.html b/gossipsub-new/libp2p/crypto/curve25519.html index 0d3e069a1..cd824b57e 100644 --- a/gossipsub-new/libp2p/crypto/curve25519.html +++ b/gossipsub-new/libp2p/crypto/curve25519.html @@ -398,7 +398,7 @@ class="link-seesrc" target="_blank">Source diff --git a/gossipsub-new/libp2p/crypto/ecnist.html b/gossipsub-new/libp2p/crypto/ecnist.html index 2e803f7c6..e612bfbed 100644 --- a/gossipsub-new/libp2p/crypto/ecnist.html +++ b/gossipsub-new/libp2p/crypto/ecnist.html @@ -1450,7 +1450,7 @@ class="link-seesrc" target="_blank">Source diff --git a/gossipsub-new/libp2p/crypto/ed25519/constants.html b/gossipsub-new/libp2p/crypto/ed25519/constants.html index 7ac0925cf..bc5d5cda3 100644 --- a/gossipsub-new/libp2p/crypto/ed25519/constants.html +++ b/gossipsub-new/libp2p/crypto/ed25519/constants.html @@ -3040,7 +3040,7 @@ class="link-seesrc" target="_blank">Source diff --git a/gossipsub-new/libp2p/crypto/ed25519/ed25519.html b/gossipsub-new/libp2p/crypto/ed25519/ed25519.html index ea94ead9e..634fc3a7f 100644 --- a/gossipsub-new/libp2p/crypto/ed25519/ed25519.html +++ b/gossipsub-new/libp2p/crypto/ed25519/ed25519.html @@ -940,7 +940,7 @@ class="link-seesrc" target="_blank">Source diff --git a/gossipsub-new/libp2p/crypto/hkdf.html b/gossipsub-new/libp2p/crypto/hkdf.html index 6aacbb5cd..3e688dcb1 100644 --- a/gossipsub-new/libp2p/crypto/hkdf.html +++ b/gossipsub-new/libp2p/crypto/hkdf.html @@ -275,7 +275,7 @@ class="link-seesrc" target="_blank">Source diff --git a/gossipsub-new/libp2p/crypto/minasn1.html b/gossipsub-new/libp2p/crypto/minasn1.html index 808cee980..2aa4470a4 100644 --- a/gossipsub-new/libp2p/crypto/minasn1.html +++ b/gossipsub-new/libp2p/crypto/minasn1.html @@ -1195,7 +1195,7 @@ class="link-seesrc" target="_blank">Source diff --git a/gossipsub-new/libp2p/crypto/rsa.html b/gossipsub-new/libp2p/crypto/rsa.html index 34b2c4075..e7415538b 100644 --- a/gossipsub-new/libp2p/crypto/rsa.html +++ b/gossipsub-new/libp2p/crypto/rsa.html @@ -1029,7 +1029,7 @@ class="link-seesrc" target="_blank">Source diff --git a/gossipsub-new/libp2p/crypto/secp.html b/gossipsub-new/libp2p/crypto/secp.html index 031cc0ee7..513676c20 100644 --- a/gossipsub-new/libp2p/crypto/secp.html +++ b/gossipsub-new/libp2p/crypto/secp.html @@ -908,7 +908,7 @@ class="link-seesrc" target="_blank">Source diff --git a/gossipsub-new/libp2p/dial.html b/gossipsub-new/libp2p/dial.html index 23b6e368a..e0b009eb7 100644 --- a/gossipsub-new/libp2p/dial.html +++ b/gossipsub-new/libp2p/dial.html @@ -381,7 +381,7 @@ class="link-seesrc" target="_blank">Source diff --git a/gossipsub-new/libp2p/dialer.html b/gossipsub-new/libp2p/dialer.html index fa1adb37e..2197ca7d1 100644 --- a/gossipsub-new/libp2p/dialer.html +++ b/gossipsub-new/libp2p/dialer.html @@ -450,7 +450,7 @@ class="link-seesrc" target="_blank">Source diff --git a/gossipsub-new/libp2p/errors.html b/gossipsub-new/libp2p/errors.html index 11d5522e2..1f6f3c207 100644 --- a/gossipsub-new/libp2p/errors.html +++ b/gossipsub-new/libp2p/errors.html @@ -340,7 +340,7 @@ class="link-seesrc" target="_blank">Source diff --git a/gossipsub-new/libp2p/multiaddress.html b/gossipsub-new/libp2p/multiaddress.html index dc1db90e9..8c5fcf7db 100644 --- a/gossipsub-new/libp2p/multiaddress.html +++ b/gossipsub-new/libp2p/multiaddress.html @@ -2551,7 +2551,7 @@ class="link-seesrc" target="_blank">Source diff --git a/gossipsub-new/libp2p/multibase.html b/gossipsub-new/libp2p/multibase.html index a6851e6db..5b15b5d0d 100644 --- a/gossipsub-new/libp2p/multibase.html +++ b/gossipsub-new/libp2p/multibase.html @@ -396,7 +396,7 @@ class="link-seesrc" target="_blank">Source diff --git a/gossipsub-new/libp2p/multicodec.html b/gossipsub-new/libp2p/multicodec.html index c1ea7763f..24cd40f71 100644 --- a/gossipsub-new/libp2p/multicodec.html +++ b/gossipsub-new/libp2p/multicodec.html @@ -481,7 +481,7 @@ class="link-seesrc" target="_blank">Source diff --git a/gossipsub-new/libp2p/multihash.html b/gossipsub-new/libp2p/multihash.html index 81c23ac99..9b6d4beec 100644 --- a/gossipsub-new/libp2p/multihash.html +++ b/gossipsub-new/libp2p/multihash.html @@ -689,7 +689,7 @@ class="link-seesrc" target="_blank">Source diff --git a/gossipsub-new/libp2p/multistream.html b/gossipsub-new/libp2p/multistream.html index f0a000033..65ff71c45 100644 --- a/gossipsub-new/libp2p/multistream.html +++ b/gossipsub-new/libp2p/multistream.html @@ -556,7 +556,7 @@ class="link-seesrc" target="_blank">Source diff --git a/gossipsub-new/libp2p/muxers/mplex/coder.html b/gossipsub-new/libp2p/muxers/mplex/coder.html index 73476d251..82cbf385a 100644 --- a/gossipsub-new/libp2p/muxers/mplex/coder.html +++ b/gossipsub-new/libp2p/muxers/mplex/coder.html @@ -399,7 +399,7 @@ class="link-seesrc" target="_blank">Source diff --git a/gossipsub-new/libp2p/muxers/mplex/mplex.html b/gossipsub-new/libp2p/muxers/mplex/mplex.html index b9dfb0f7b..8599ccc79 100644 --- a/gossipsub-new/libp2p/muxers/mplex/mplex.html +++ b/gossipsub-new/libp2p/muxers/mplex/mplex.html @@ -455,7 +455,7 @@ class="link-seesrc" target="_blank">Source diff --git a/gossipsub-new/libp2p/muxers/muxer.html b/gossipsub-new/libp2p/muxers/muxer.html index cc36353f2..0a3d23107 100644 --- a/gossipsub-new/libp2p/muxers/muxer.html +++ b/gossipsub-new/libp2p/muxers/muxer.html @@ -535,7 +535,7 @@ class="link-seesrc" target="_blank">Source diff --git a/gossipsub-new/libp2p/muxers/yamux/yamux.html b/gossipsub-new/libp2p/muxers/yamux/yamux.html index 128e2a02e..146942fcb 100644 --- a/gossipsub-new/libp2p/muxers/yamux/yamux.html +++ b/gossipsub-new/libp2p/muxers/yamux/yamux.html @@ -606,7 +606,7 @@ class="link-seesrc" target="_blank">Source diff --git a/gossipsub-new/libp2p/nameresolving/nameresolver.html b/gossipsub-new/libp2p/nameresolving/nameresolver.html index fb0f3cc6c..2ed588543 100644 --- a/gossipsub-new/libp2p/nameresolving/nameresolver.html +++ b/gossipsub-new/libp2p/nameresolving/nameresolver.html @@ -375,7 +375,7 @@ class="link-seesrc" target="_blank">Source diff --git a/gossipsub-new/libp2p/observedaddrmanager.html b/gossipsub-new/libp2p/observedaddrmanager.html index 643bee7e6..f26dd6cc5 100644 --- a/gossipsub-new/libp2p/observedaddrmanager.html +++ b/gossipsub-new/libp2p/observedaddrmanager.html @@ -360,7 +360,7 @@ class="link-seesrc" target="_blank">Source diff --git a/gossipsub-new/libp2p/peerid.html b/gossipsub-new/libp2p/peerid.html index 2da447b70..eb4a53909 100644 --- a/gossipsub-new/libp2p/peerid.html +++ b/gossipsub-new/libp2p/peerid.html @@ -806,7 +806,7 @@ class="link-seesrc" target="_blank">Source diff --git a/gossipsub-new/libp2p/peerinfo.html b/gossipsub-new/libp2p/peerinfo.html index c36242507..ec29b55c2 100644 --- a/gossipsub-new/libp2p/peerinfo.html +++ b/gossipsub-new/libp2p/peerinfo.html @@ -484,7 +484,7 @@ class="link-seesrc" target="_blank">Source diff --git a/gossipsub-new/libp2p/protobuf/minprotobuf.html b/gossipsub-new/libp2p/protobuf/minprotobuf.html index 62921ffa7..4f718d9b2 100644 --- a/gossipsub-new/libp2p/protobuf/minprotobuf.html +++ b/gossipsub-new/libp2p/protobuf/minprotobuf.html @@ -931,7 +931,7 @@ class="link-seesrc" target="_blank">Source diff --git a/gossipsub-new/libp2p/protocols/connectivity/autonat/core.html b/gossipsub-new/libp2p/protocols/connectivity/autonat/core.html index 0d0453972..eb401c8bb 100644 --- a/gossipsub-new/libp2p/protocols/connectivity/autonat/core.html +++ b/gossipsub-new/libp2p/protocols/connectivity/autonat/core.html @@ -508,7 +508,7 @@ class="link-seesrc" target="_blank">Source diff --git a/gossipsub-new/libp2p/protocols/connectivity/autonat/server.html b/gossipsub-new/libp2p/protocols/connectivity/autonat/server.html index 5c3c50a8c..d0f9579c2 100644 --- a/gossipsub-new/libp2p/protocols/connectivity/autonat/server.html +++ b/gossipsub-new/libp2p/protocols/connectivity/autonat/server.html @@ -302,7 +302,7 @@ class="link-seesrc" target="_blank">Source diff --git a/gossipsub-new/libp2p/protocols/connectivity/relay/client.html b/gossipsub-new/libp2p/protocols/connectivity/relay/client.html index 8946c1b22..b2270d2c0 100644 --- a/gossipsub-new/libp2p/protocols/connectivity/relay/client.html +++ b/gossipsub-new/libp2p/protocols/connectivity/relay/client.html @@ -468,7 +468,7 @@ class="link-seesrc" target="_blank">Source diff --git a/gossipsub-new/libp2p/protocols/connectivity/relay/messages.html b/gossipsub-new/libp2p/protocols/connectivity/relay/messages.html index 4ce9e8f07..5292aee2a 100644 --- a/gossipsub-new/libp2p/protocols/connectivity/relay/messages.html +++ b/gossipsub-new/libp2p/protocols/connectivity/relay/messages.html @@ -722,7 +722,7 @@ class="link-seesrc" target="_blank">Source diff --git a/gossipsub-new/libp2p/protocols/connectivity/relay/rconn.html b/gossipsub-new/libp2p/protocols/connectivity/relay/rconn.html index ce9ea43d1..9c9796d3c 100644 --- a/gossipsub-new/libp2p/protocols/connectivity/relay/rconn.html +++ b/gossipsub-new/libp2p/protocols/connectivity/relay/rconn.html @@ -383,7 +383,7 @@ class="link-seesrc" target="_blank">Source diff --git a/gossipsub-new/libp2p/protocols/connectivity/relay/relay.html b/gossipsub-new/libp2p/protocols/connectivity/relay/relay.html index 5aea338f1..815f6140d 100644 --- a/gossipsub-new/libp2p/protocols/connectivity/relay/relay.html +++ b/gossipsub-new/libp2p/protocols/connectivity/relay/relay.html @@ -568,7 +568,7 @@ class="link-seesrc" target="_blank">Source diff --git a/gossipsub-new/libp2p/protocols/connectivity/relay/rtransport.html b/gossipsub-new/libp2p/protocols/connectivity/relay/rtransport.html index 892161548..2344ba42a 100644 --- a/gossipsub-new/libp2p/protocols/connectivity/relay/rtransport.html +++ b/gossipsub-new/libp2p/protocols/connectivity/relay/rtransport.html @@ -414,7 +414,7 @@ class="link-seesrc" target="_blank">Source diff --git a/gossipsub-new/libp2p/protocols/connectivity/relay/utils.html b/gossipsub-new/libp2p/protocols/connectivity/relay/utils.html index 9006e0464..85a39f3c2 100644 --- a/gossipsub-new/libp2p/protocols/connectivity/relay/utils.html +++ b/gossipsub-new/libp2p/protocols/connectivity/relay/utils.html @@ -376,7 +376,7 @@ class="link-seesrc" target="_blank">Source diff --git a/gossipsub-new/libp2p/protocols/identify.html b/gossipsub-new/libp2p/protocols/identify.html index 90ba97d13..fce344384 100644 --- a/gossipsub-new/libp2p/protocols/identify.html +++ b/gossipsub-new/libp2p/protocols/identify.html @@ -636,7 +636,7 @@ class="link-seesrc" target="_blank">Source diff --git a/gossipsub-new/libp2p/protocols/ping.html b/gossipsub-new/libp2p/protocols/ping.html index 976d83a94..deba20584 100644 --- a/gossipsub-new/libp2p/protocols/ping.html +++ b/gossipsub-new/libp2p/protocols/ping.html @@ -414,7 +414,7 @@ class="link-seesrc" target="_blank">Source diff --git a/gossipsub-new/libp2p/protocols/protocol.html b/gossipsub-new/libp2p/protocols/protocol.html index aec4e45a5..95805b7f8 100644 --- a/gossipsub-new/libp2p/protocols/protocol.html +++ b/gossipsub-new/libp2p/protocols/protocol.html @@ -468,7 +468,7 @@ class="link-seesrc" target="_blank">Source diff --git a/gossipsub-new/libp2p/protocols/pubsub.html b/gossipsub-new/libp2p/protocols/pubsub.html index be09a8fd8..627ae8a2f 100644 --- a/gossipsub-new/libp2p/protocols/pubsub.html +++ b/gossipsub-new/libp2p/protocols/pubsub.html @@ -239,7 +239,7 @@ class="link-seesrc" target="_blank">Source diff --git a/gossipsub-new/libp2p/protocols/pubsub/errors.html b/gossipsub-new/libp2p/protocols/pubsub/errors.html index 33bb42295..87a318958 100644 --- a/gossipsub-new/libp2p/protocols/pubsub/errors.html +++ b/gossipsub-new/libp2p/protocols/pubsub/errors.html @@ -255,7 +255,7 @@ class="link-seesrc" target="_blank">Source diff --git a/gossipsub-new/libp2p/protocols/pubsub/floodsub.html b/gossipsub-new/libp2p/protocols/pubsub/floodsub.html index e685a7f65..8dab5b42b 100644 --- a/gossipsub-new/libp2p/protocols/pubsub/floodsub.html +++ b/gossipsub-new/libp2p/protocols/pubsub/floodsub.html @@ -468,7 +468,7 @@ class="link-seesrc" target="_blank">Source diff --git a/gossipsub-new/libp2p/protocols/pubsub/gossipsub.html b/gossipsub-new/libp2p/protocols/pubsub/gossipsub.html index f191a83db..95f7e7294 100644 --- a/gossipsub-new/libp2p/protocols/pubsub/gossipsub.html +++ b/gossipsub-new/libp2p/protocols/pubsub/gossipsub.html @@ -636,7 +636,7 @@ class="link-seesrc" target="_blank">Source diff --git a/gossipsub-new/libp2p/protocols/pubsub/gossipsub/behavior.html b/gossipsub-new/libp2p/protocols/pubsub/gossipsub/behavior.html index 047fa610e..b4c91e64f 100644 --- a/gossipsub-new/libp2p/protocols/pubsub/gossipsub/behavior.html +++ b/gossipsub-new/libp2p/protocols/pubsub/gossipsub/behavior.html @@ -496,7 +496,7 @@ class="link-seesrc" target="_blank">Source diff --git a/gossipsub-new/libp2p/protocols/pubsub/gossipsub/scoring.html b/gossipsub-new/libp2p/protocols/pubsub/gossipsub/scoring.html index 39fd4a2a5..47df7a7f7 100644 --- a/gossipsub-new/libp2p/protocols/pubsub/gossipsub/scoring.html +++ b/gossipsub-new/libp2p/protocols/pubsub/gossipsub/scoring.html @@ -446,7 +446,7 @@ class="link-seesrc" target="_blank">Source diff --git a/gossipsub-new/libp2p/protocols/pubsub/gossipsub/types.html b/gossipsub-new/libp2p/protocols/pubsub/gossipsub/types.html index 63e440b0b..fb59ed8b6 100644 --- a/gossipsub-new/libp2p/protocols/pubsub/gossipsub/types.html +++ b/gossipsub-new/libp2p/protocols/pubsub/gossipsub/types.html @@ -782,7 +782,7 @@ class="link-seesrc" target="_blank">Source diff --git a/gossipsub-new/libp2p/protocols/pubsub/mcache.html b/gossipsub-new/libp2p/protocols/pubsub/mcache.html index 74e865e3a..a1cffe240 100644 --- a/gossipsub-new/libp2p/protocols/pubsub/mcache.html +++ b/gossipsub-new/libp2p/protocols/pubsub/mcache.html @@ -403,7 +403,7 @@ class="link-seesrc" target="_blank">Source diff --git a/gossipsub-new/libp2p/protocols/pubsub/peertable.html b/gossipsub-new/libp2p/protocols/pubsub/peertable.html index 6d898bef0..676267933 100644 --- a/gossipsub-new/libp2p/protocols/pubsub/peertable.html +++ b/gossipsub-new/libp2p/protocols/pubsub/peertable.html @@ -370,7 +370,7 @@ class="link-seesrc" target="_blank">Source diff --git a/gossipsub-new/libp2p/protocols/pubsub/pubsub.html b/gossipsub-new/libp2p/protocols/pubsub/pubsub.html index bb05b1724..a717c4966 100644 --- a/gossipsub-new/libp2p/protocols/pubsub/pubsub.html +++ b/gossipsub-new/libp2p/protocols/pubsub/pubsub.html @@ -1176,7 +1176,7 @@ class="link-seesrc" target="_blank">Source diff --git a/gossipsub-new/libp2p/protocols/pubsub/pubsubpeer.html b/gossipsub-new/libp2p/protocols/pubsub/pubsubpeer.html index 093875a62..60c0613b4 100644 --- a/gossipsub-new/libp2p/protocols/pubsub/pubsubpeer.html +++ b/gossipsub-new/libp2p/protocols/pubsub/pubsubpeer.html @@ -586,9 +586,9 @@ class="link-seesrc" target="_blank">Source   Source -  Edit +  Edit @@ -687,9 +687,9 @@ class="link-seesrc" target="_blank">Source   Source -  Edit +  Edit @@ -733,9 +733,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 @@ -778,9 +778,9 @@ class="link-seesrc" target="_blank">Source   Source -  Edit +  Edit @@ -816,7 +816,7 @@ class="link-seesrc" target="_blank">Source diff --git a/gossipsub-new/libp2p/protocols/pubsub/rpc/message.html b/gossipsub-new/libp2p/protocols/pubsub/rpc/message.html index fbd283ccf..3ca71d21a 100644 --- a/gossipsub-new/libp2p/protocols/pubsub/rpc/message.html +++ b/gossipsub-new/libp2p/protocols/pubsub/rpc/message.html @@ -342,7 +342,7 @@ class="link-seesrc" target="_blank">Source diff --git a/gossipsub-new/libp2p/protocols/pubsub/rpc/messages.html b/gossipsub-new/libp2p/protocols/pubsub/rpc/messages.html index 270b584ad..0688a8f03 100644 --- a/gossipsub-new/libp2p/protocols/pubsub/rpc/messages.html +++ b/gossipsub-new/libp2p/protocols/pubsub/rpc/messages.html @@ -645,7 +645,7 @@ class="link-seesrc" target="_blank">Source diff --git a/gossipsub-new/libp2p/protocols/pubsub/rpc/protobuf.html b/gossipsub-new/libp2p/protocols/pubsub/rpc/protobuf.html index 1bdc450ac..ac8a44bd9 100644 --- a/gossipsub-new/libp2p/protocols/pubsub/rpc/protobuf.html +++ b/gossipsub-new/libp2p/protocols/pubsub/rpc/protobuf.html @@ -596,7 +596,7 @@ class="link-seesrc" target="_blank">Source diff --git a/gossipsub-new/libp2p/protocols/pubsub/timedcache.html b/gossipsub-new/libp2p/protocols/pubsub/timedcache.html index 615cf7b1b..9a9e90985 100644 --- a/gossipsub-new/libp2p/protocols/pubsub/timedcache.html +++ b/gossipsub-new/libp2p/protocols/pubsub/timedcache.html @@ -422,7 +422,7 @@ class="link-seesrc" target="_blank">Source diff --git a/gossipsub-new/libp2p/protocols/rendezvous.html b/gossipsub-new/libp2p/protocols/rendezvous.html index f670a3843..3293c2c8d 100644 --- a/gossipsub-new/libp2p/protocols/rendezvous.html +++ b/gossipsub-new/libp2p/protocols/rendezvous.html @@ -532,7 +532,7 @@ class="link-seesrc" target="_blank">Source diff --git a/gossipsub-new/libp2p/protocols/secure/noise.html b/gossipsub-new/libp2p/protocols/secure/noise.html index b8bff3f92..0181d80e1 100644 --- a/gossipsub-new/libp2p/protocols/secure/noise.html +++ b/gossipsub-new/libp2p/protocols/secure/noise.html @@ -570,7 +570,7 @@ class="link-seesrc" target="_blank">Source diff --git a/gossipsub-new/libp2p/protocols/secure/secure.html b/gossipsub-new/libp2p/protocols/secure/secure.html index 20640e0f6..9a69335f6 100644 --- a/gossipsub-new/libp2p/protocols/secure/secure.html +++ b/gossipsub-new/libp2p/protocols/secure/secure.html @@ -558,7 +558,7 @@ class="link-seesrc" target="_blank">Source diff --git a/gossipsub-new/libp2p/routing_record.html b/gossipsub-new/libp2p/routing_record.html index df4b7aa0d..7a3a1a11b 100644 --- a/gossipsub-new/libp2p/routing_record.html +++ b/gossipsub-new/libp2p/routing_record.html @@ -422,7 +422,7 @@ class="link-seesrc" target="_blank">Source diff --git a/gossipsub-new/libp2p/signed_envelope.html b/gossipsub-new/libp2p/signed_envelope.html index 20a322c75..ccd86bf0f 100644 --- a/gossipsub-new/libp2p/signed_envelope.html +++ b/gossipsub-new/libp2p/signed_envelope.html @@ -503,7 +503,7 @@ class="link-seesrc" target="_blank">Source diff --git a/gossipsub-new/libp2p/stream/bufferstream.html b/gossipsub-new/libp2p/stream/bufferstream.html index b3a2f93de..810b35d82 100644 --- a/gossipsub-new/libp2p/stream/bufferstream.html +++ b/gossipsub-new/libp2p/stream/bufferstream.html @@ -524,7 +524,7 @@ class="link-seesrc" target="_blank">Source diff --git a/gossipsub-new/libp2p/stream/chronosstream.html b/gossipsub-new/libp2p/stream/chronosstream.html index cb1f38a35..87228bafc 100644 --- a/gossipsub-new/libp2p/stream/chronosstream.html +++ b/gossipsub-new/libp2p/stream/chronosstream.html @@ -504,7 +504,7 @@ class="link-seesrc" target="_blank">Source diff --git a/gossipsub-new/libp2p/stream/connection.html b/gossipsub-new/libp2p/stream/connection.html index e388affc4..258589543 100644 --- a/gossipsub-new/libp2p/stream/connection.html +++ b/gossipsub-new/libp2p/stream/connection.html @@ -502,7 +502,7 @@ class="link-seesrc" target="_blank">Source diff --git a/gossipsub-new/libp2p/stream/lpstream.html b/gossipsub-new/libp2p/stream/lpstream.html index 0a1f43790..c3ae2291e 100644 --- a/gossipsub-new/libp2p/stream/lpstream.html +++ b/gossipsub-new/libp2p/stream/lpstream.html @@ -1009,7 +1009,7 @@ class="link-seesrc" target="_blank">Source diff --git a/gossipsub-new/libp2p/stream/streamseq.html b/gossipsub-new/libp2p/stream/streamseq.html index c07ec1af8..c468b26f7 100644 --- a/gossipsub-new/libp2p/stream/streamseq.html +++ b/gossipsub-new/libp2p/stream/streamseq.html @@ -442,7 +442,7 @@ class="link-seesrc" target="_blank">Source diff --git a/gossipsub-new/libp2p/switch.html b/gossipsub-new/libp2p/switch.html index d45829dbd..7b338c040 100644 --- a/gossipsub-new/libp2p/switch.html +++ b/gossipsub-new/libp2p/switch.html @@ -750,7 +750,7 @@ class="link-seesrc" target="_blank">Source diff --git a/gossipsub-new/libp2p/transcoder.html b/gossipsub-new/libp2p/transcoder.html index 1642e18b0..9712b819e 100644 --- a/gossipsub-new/libp2p/transcoder.html +++ b/gossipsub-new/libp2p/transcoder.html @@ -266,7 +266,7 @@ class="link-seesrc" target="_blank">Source diff --git a/gossipsub-new/libp2p/transports/tcptransport.html b/gossipsub-new/libp2p/transports/tcptransport.html index a4b9ca833..4e0295b15 100644 --- a/gossipsub-new/libp2p/transports/tcptransport.html +++ b/gossipsub-new/libp2p/transports/tcptransport.html @@ -476,7 +476,7 @@ class="link-seesrc" target="_blank">Source diff --git a/gossipsub-new/libp2p/transports/transport.html b/gossipsub-new/libp2p/transports/transport.html index 36fb99974..30b54fb19 100644 --- a/gossipsub-new/libp2p/transports/transport.html +++ b/gossipsub-new/libp2p/transports/transport.html @@ -491,7 +491,7 @@ class="link-seesrc" target="_blank">Source diff --git a/gossipsub-new/libp2p/transports/wstransport.html b/gossipsub-new/libp2p/transports/wstransport.html index ca1f6eabc..5063e4764 100644 --- a/gossipsub-new/libp2p/transports/wstransport.html +++ b/gossipsub-new/libp2p/transports/wstransport.html @@ -583,7 +583,7 @@ class="link-seesrc" target="_blank">Source diff --git a/gossipsub-new/libp2p/upgrademngrs/muxedupgrade.html b/gossipsub-new/libp2p/upgrademngrs/muxedupgrade.html index f6f7eff2f..0d95ce90b 100644 --- a/gossipsub-new/libp2p/upgrademngrs/muxedupgrade.html +++ b/gossipsub-new/libp2p/upgrademngrs/muxedupgrade.html @@ -334,7 +334,7 @@ class="link-seesrc" target="_blank">Source diff --git a/gossipsub-new/libp2p/upgrademngrs/upgrade.html b/gossipsub-new/libp2p/upgrademngrs/upgrade.html index a019a8814..e8f89d0f1 100644 --- a/gossipsub-new/libp2p/upgrademngrs/upgrade.html +++ b/gossipsub-new/libp2p/upgrademngrs/upgrade.html @@ -376,7 +376,7 @@ class="link-seesrc" target="_blank">Source diff --git a/gossipsub-new/libp2p/utility.html b/gossipsub-new/libp2p/utility.html index cee4a3c76..7b0f61e2b 100644 --- a/gossipsub-new/libp2p/utility.html +++ b/gossipsub-new/libp2p/utility.html @@ -444,7 +444,7 @@ class="link-seesrc" target="_blank">Source diff --git a/gossipsub-new/libp2p/utils/future.html b/gossipsub-new/libp2p/utils/future.html index 87b9c13b5..42cd0202c 100644 --- a/gossipsub-new/libp2p/utils/future.html +++ b/gossipsub-new/libp2p/utils/future.html @@ -271,7 +271,7 @@ class="link-seesrc" target="_blank">Source diff --git a/gossipsub-new/libp2p/utils/heartbeat.html b/gossipsub-new/libp2p/utils/heartbeat.html index a7fdfaf64..2c6f94391 100644 --- a/gossipsub-new/libp2p/utils/heartbeat.html +++ b/gossipsub-new/libp2p/utils/heartbeat.html @@ -245,7 +245,7 @@ class="link-seesrc" target="_blank">Source diff --git a/gossipsub-new/libp2p/utils/offsettedseq.html b/gossipsub-new/libp2p/utils/offsettedseq.html index b0e070d4f..8c2ee501f 100644 --- a/gossipsub-new/libp2p/utils/offsettedseq.html +++ b/gossipsub-new/libp2p/utils/offsettedseq.html @@ -512,7 +512,7 @@ class="link-seesrc" target="_blank">Source diff --git a/gossipsub-new/libp2p/utils/semaphore.html b/gossipsub-new/libp2p/utils/semaphore.html index 87ac57322..ee842a5ce 100644 --- a/gossipsub-new/libp2p/utils/semaphore.html +++ b/gossipsub-new/libp2p/utils/semaphore.html @@ -362,7 +362,7 @@ class="link-seesrc" target="_blank">Source diff --git a/gossipsub-new/libp2p/varint.html b/gossipsub-new/libp2p/varint.html index 15dfe8a5f..8f99c8220 100644 --- a/gossipsub-new/libp2p/varint.html +++ b/gossipsub-new/libp2p/varint.html @@ -725,7 +725,7 @@ class="link-seesrc" target="_blank">Source diff --git a/gossipsub-new/libp2p/vbuffer.html b/gossipsub-new/libp2p/vbuffer.html index a3c5175d7..21c602444 100644 --- a/gossipsub-new/libp2p/vbuffer.html +++ b/gossipsub-new/libp2p/vbuffer.html @@ -636,7 +636,7 @@ class="link-seesrc" target="_blank">Source diff --git a/gossipsub-new/libp2p/wire.html b/gossipsub-new/libp2p/wire.html index 6ddb8873a..15301ac25 100644 --- a/gossipsub-new/libp2p/wire.html +++ b/gossipsub-new/libp2p/wire.html @@ -604,7 +604,7 @@ class="link-seesrc" target="_blank">Source diff --git a/gossipsub-new/theindex.html b/gossipsub-new/theindex.html index 960bf723c..ba3bffe97 100644 --- a/gossipsub-new/theindex.html +++ b/gossipsub-new/theindex.html @@ -5390,7 +5390,7 @@ window.addEventListener('DOMContentLoaded', main);