From cf516477e53e2f34ecf73e363538b51d6e774533 Mon Sep 17 00:00:00 2001 From: = Date: Tue, 13 Feb 2024 12:18:41 +0000 Subject: [PATCH] update docs for drop-old-relayed-msgs --- drop-old-relayed-msgs/libp2p.html | 2 +- drop-old-relayed-msgs/libp2p/builders.html | 2 +- drop-old-relayed-msgs/libp2p/connmanager.html | 2 +- .../libp2p/crypto/chacha20poly1305.html | 2 +- .../libp2p/crypto/crypto.html | 2 +- .../libp2p/crypto/curve25519.html | 2 +- .../libp2p/crypto/ecnist.html | 2 +- .../libp2p/crypto/ed25519/constants.html | 2 +- .../libp2p/crypto/ed25519/ed25519.html | 2 +- drop-old-relayed-msgs/libp2p/crypto/hkdf.html | 2 +- .../libp2p/crypto/minasn1.html | 2 +- drop-old-relayed-msgs/libp2p/crypto/rsa.html | 2 +- drop-old-relayed-msgs/libp2p/crypto/secp.html | 2 +- drop-old-relayed-msgs/libp2p/dial.html | 2 +- drop-old-relayed-msgs/libp2p/dialer.html | 2 +- drop-old-relayed-msgs/libp2p/errors.html | 2 +- .../libp2p/multiaddress.html | 2 +- drop-old-relayed-msgs/libp2p/multibase.html | 2 +- drop-old-relayed-msgs/libp2p/multicodec.html | 2 +- drop-old-relayed-msgs/libp2p/multihash.html | 2 +- drop-old-relayed-msgs/libp2p/multistream.html | 2 +- .../libp2p/muxers/mplex/coder.html | 2 +- .../libp2p/muxers/mplex/mplex.html | 2 +- .../libp2p/muxers/muxer.html | 2 +- .../libp2p/muxers/yamux/yamux.html | 2 +- .../libp2p/nameresolving/nameresolver.html | 2 +- .../libp2p/observedaddrmanager.html | 2 +- drop-old-relayed-msgs/libp2p/peerid.html | 2 +- drop-old-relayed-msgs/libp2p/peerinfo.html | 2 +- .../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 +- .../libp2p/protocols/identify.html | 2 +- .../libp2p/protocols/ping.html | 2 +- .../libp2p/protocols/protocol.html | 2 +- .../libp2p/protocols/pubsub.html | 2 +- .../libp2p/protocols/pubsub/errors.html | 2 +- .../libp2p/protocols/pubsub/floodsub.html | 2 +- .../libp2p/protocols/pubsub/gossipsub.html | 66 +++++++++---------- .../protocols/pubsub/gossipsub/behavior.html | 2 +- .../protocols/pubsub/gossipsub/scoring.html | 2 +- .../protocols/pubsub/gossipsub/types.html | 30 +++++---- .../libp2p/protocols/pubsub/mcache.html | 2 +- .../libp2p/protocols/pubsub/peertable.html | 2 +- .../libp2p/protocols/pubsub/pubsub.html | 2 +- .../libp2p/protocols/pubsub/pubsubpeer.html | 27 ++++---- .../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 +- .../libp2p/protocols/rendezvous.html | 2 +- .../libp2p/protocols/secure/noise.html | 2 +- .../libp2p/protocols/secure/secure.html | 2 +- .../libp2p/routing_record.html | 2 +- .../libp2p/signed_envelope.html | 2 +- .../libp2p/stream/bufferstream.html | 2 +- .../libp2p/stream/chronosstream.html | 2 +- .../libp2p/stream/connection.html | 2 +- .../libp2p/stream/lpstream.html | 2 +- .../libp2p/stream/streamseq.html | 2 +- drop-old-relayed-msgs/libp2p/switch.html | 2 +- drop-old-relayed-msgs/libp2p/transcoder.html | 2 +- .../libp2p/transports/tcptransport.html | 2 +- .../libp2p/transports/transport.html | 2 +- .../libp2p/transports/wstransport.html | 2 +- .../libp2p/upgrademngrs/muxedupgrade.html | 2 +- .../libp2p/upgrademngrs/upgrade.html | 2 +- drop-old-relayed-msgs/libp2p/utility.html | 2 +- .../libp2p/utils/future.html | 2 +- .../libp2p/utils/heartbeat.html | 2 +- .../libp2p/utils/offsettedseq.html | 2 +- .../libp2p/utils/semaphore.html | 2 +- drop-old-relayed-msgs/libp2p/varint.html | 2 +- drop-old-relayed-msgs/libp2p/vbuffer.html | 2 +- drop-old-relayed-msgs/libp2p/wire.html | 2 +- drop-old-relayed-msgs/theindex.html | 8 ++- 82 files changed, 147 insertions(+), 140 deletions(-) diff --git a/drop-old-relayed-msgs/libp2p.html b/drop-old-relayed-msgs/libp2p.html index 7130eaad3..0de6c4909 100644 --- a/drop-old-relayed-msgs/libp2p.html +++ b/drop-old-relayed-msgs/libp2p.html @@ -260,7 +260,7 @@ class="link-seesrc" target="_blank">Source diff --git a/drop-old-relayed-msgs/libp2p/builders.html b/drop-old-relayed-msgs/libp2p/builders.html index f0f805bf7..59200b776 100644 --- a/drop-old-relayed-msgs/libp2p/builders.html +++ b/drop-old-relayed-msgs/libp2p/builders.html @@ -801,7 +801,7 @@ class="link-seesrc" target="_blank">Source diff --git a/drop-old-relayed-msgs/libp2p/connmanager.html b/drop-old-relayed-msgs/libp2p/connmanager.html index c23156be1..3621a6e15 100644 --- a/drop-old-relayed-msgs/libp2p/connmanager.html +++ b/drop-old-relayed-msgs/libp2p/connmanager.html @@ -857,7 +857,7 @@ class="link-seesrc" target="_blank">Source diff --git a/drop-old-relayed-msgs/libp2p/crypto/chacha20poly1305.html b/drop-old-relayed-msgs/libp2p/crypto/chacha20poly1305.html index ae6961b8b..9b90078ba 100644 --- a/drop-old-relayed-msgs/libp2p/crypto/chacha20poly1305.html +++ b/drop-old-relayed-msgs/libp2p/crypto/chacha20poly1305.html @@ -391,7 +391,7 @@ class="link-seesrc" target="_blank">Source diff --git a/drop-old-relayed-msgs/libp2p/crypto/crypto.html b/drop-old-relayed-msgs/libp2p/crypto/crypto.html index b067dbfea..fb7f7ecbe 100644 --- a/drop-old-relayed-msgs/libp2p/crypto/crypto.html +++ b/drop-old-relayed-msgs/libp2p/crypto/crypto.html @@ -1703,7 +1703,7 @@ class="link-seesrc" target="_blank">Source diff --git a/drop-old-relayed-msgs/libp2p/crypto/curve25519.html b/drop-old-relayed-msgs/libp2p/crypto/curve25519.html index a814b06c3..9f35d9522 100644 --- a/drop-old-relayed-msgs/libp2p/crypto/curve25519.html +++ b/drop-old-relayed-msgs/libp2p/crypto/curve25519.html @@ -398,7 +398,7 @@ class="link-seesrc" target="_blank">Source diff --git a/drop-old-relayed-msgs/libp2p/crypto/ecnist.html b/drop-old-relayed-msgs/libp2p/crypto/ecnist.html index 8dafa3c2f..2dfc9b5a7 100644 --- a/drop-old-relayed-msgs/libp2p/crypto/ecnist.html +++ b/drop-old-relayed-msgs/libp2p/crypto/ecnist.html @@ -1450,7 +1450,7 @@ class="link-seesrc" target="_blank">Source diff --git a/drop-old-relayed-msgs/libp2p/crypto/ed25519/constants.html b/drop-old-relayed-msgs/libp2p/crypto/ed25519/constants.html index f0b9dc46a..81741f5d8 100644 --- a/drop-old-relayed-msgs/libp2p/crypto/ed25519/constants.html +++ b/drop-old-relayed-msgs/libp2p/crypto/ed25519/constants.html @@ -3040,7 +3040,7 @@ class="link-seesrc" target="_blank">Source diff --git a/drop-old-relayed-msgs/libp2p/crypto/ed25519/ed25519.html b/drop-old-relayed-msgs/libp2p/crypto/ed25519/ed25519.html index e0d0aef3d..815abeefd 100644 --- a/drop-old-relayed-msgs/libp2p/crypto/ed25519/ed25519.html +++ b/drop-old-relayed-msgs/libp2p/crypto/ed25519/ed25519.html @@ -940,7 +940,7 @@ class="link-seesrc" target="_blank">Source diff --git a/drop-old-relayed-msgs/libp2p/crypto/hkdf.html b/drop-old-relayed-msgs/libp2p/crypto/hkdf.html index 7dcef5e38..deecb7f27 100644 --- a/drop-old-relayed-msgs/libp2p/crypto/hkdf.html +++ b/drop-old-relayed-msgs/libp2p/crypto/hkdf.html @@ -275,7 +275,7 @@ class="link-seesrc" target="_blank">Source diff --git a/drop-old-relayed-msgs/libp2p/crypto/minasn1.html b/drop-old-relayed-msgs/libp2p/crypto/minasn1.html index c60330997..7d91c6174 100644 --- a/drop-old-relayed-msgs/libp2p/crypto/minasn1.html +++ b/drop-old-relayed-msgs/libp2p/crypto/minasn1.html @@ -1195,7 +1195,7 @@ class="link-seesrc" target="_blank">Source diff --git a/drop-old-relayed-msgs/libp2p/crypto/rsa.html b/drop-old-relayed-msgs/libp2p/crypto/rsa.html index aa94299dd..9a1ebe9c8 100644 --- a/drop-old-relayed-msgs/libp2p/crypto/rsa.html +++ b/drop-old-relayed-msgs/libp2p/crypto/rsa.html @@ -1029,7 +1029,7 @@ class="link-seesrc" target="_blank">Source diff --git a/drop-old-relayed-msgs/libp2p/crypto/secp.html b/drop-old-relayed-msgs/libp2p/crypto/secp.html index b3e09da05..c3c5667d0 100644 --- a/drop-old-relayed-msgs/libp2p/crypto/secp.html +++ b/drop-old-relayed-msgs/libp2p/crypto/secp.html @@ -908,7 +908,7 @@ class="link-seesrc" target="_blank">Source diff --git a/drop-old-relayed-msgs/libp2p/dial.html b/drop-old-relayed-msgs/libp2p/dial.html index 205c4f132..24cf077f1 100644 --- a/drop-old-relayed-msgs/libp2p/dial.html +++ b/drop-old-relayed-msgs/libp2p/dial.html @@ -381,7 +381,7 @@ class="link-seesrc" target="_blank">Source diff --git a/drop-old-relayed-msgs/libp2p/dialer.html b/drop-old-relayed-msgs/libp2p/dialer.html index 59a4fb70a..c1f9867e2 100644 --- a/drop-old-relayed-msgs/libp2p/dialer.html +++ b/drop-old-relayed-msgs/libp2p/dialer.html @@ -450,7 +450,7 @@ class="link-seesrc" target="_blank">Source diff --git a/drop-old-relayed-msgs/libp2p/errors.html b/drop-old-relayed-msgs/libp2p/errors.html index bded66188..b7b025cd9 100644 --- a/drop-old-relayed-msgs/libp2p/errors.html +++ b/drop-old-relayed-msgs/libp2p/errors.html @@ -357,7 +357,7 @@ class="link-seesrc" target="_blank">Source diff --git a/drop-old-relayed-msgs/libp2p/multiaddress.html b/drop-old-relayed-msgs/libp2p/multiaddress.html index a025e913f..a6843c9c9 100644 --- a/drop-old-relayed-msgs/libp2p/multiaddress.html +++ b/drop-old-relayed-msgs/libp2p/multiaddress.html @@ -2551,7 +2551,7 @@ class="link-seesrc" target="_blank">Source diff --git a/drop-old-relayed-msgs/libp2p/multibase.html b/drop-old-relayed-msgs/libp2p/multibase.html index 3ca795c9c..51efbc624 100644 --- a/drop-old-relayed-msgs/libp2p/multibase.html +++ b/drop-old-relayed-msgs/libp2p/multibase.html @@ -396,7 +396,7 @@ class="link-seesrc" target="_blank">Source diff --git a/drop-old-relayed-msgs/libp2p/multicodec.html b/drop-old-relayed-msgs/libp2p/multicodec.html index 5777aa205..77783384a 100644 --- a/drop-old-relayed-msgs/libp2p/multicodec.html +++ b/drop-old-relayed-msgs/libp2p/multicodec.html @@ -481,7 +481,7 @@ class="link-seesrc" target="_blank">Source diff --git a/drop-old-relayed-msgs/libp2p/multihash.html b/drop-old-relayed-msgs/libp2p/multihash.html index aa87dba4b..bd3655810 100644 --- a/drop-old-relayed-msgs/libp2p/multihash.html +++ b/drop-old-relayed-msgs/libp2p/multihash.html @@ -689,7 +689,7 @@ class="link-seesrc" target="_blank">Source diff --git a/drop-old-relayed-msgs/libp2p/multistream.html b/drop-old-relayed-msgs/libp2p/multistream.html index 787c0cdc6..39a068d2f 100644 --- a/drop-old-relayed-msgs/libp2p/multistream.html +++ b/drop-old-relayed-msgs/libp2p/multistream.html @@ -539,7 +539,7 @@ class="link-seesrc" target="_blank">Source diff --git a/drop-old-relayed-msgs/libp2p/muxers/mplex/coder.html b/drop-old-relayed-msgs/libp2p/muxers/mplex/coder.html index de6ae1bbb..cac81340c 100644 --- a/drop-old-relayed-msgs/libp2p/muxers/mplex/coder.html +++ b/drop-old-relayed-msgs/libp2p/muxers/mplex/coder.html @@ -391,7 +391,7 @@ class="link-seesrc" target="_blank">Source diff --git a/drop-old-relayed-msgs/libp2p/muxers/mplex/mplex.html b/drop-old-relayed-msgs/libp2p/muxers/mplex/mplex.html index c0b24352e..9fec7d2e1 100644 --- a/drop-old-relayed-msgs/libp2p/muxers/mplex/mplex.html +++ b/drop-old-relayed-msgs/libp2p/muxers/mplex/mplex.html @@ -415,7 +415,7 @@ class="link-seesrc" target="_blank">Source diff --git a/drop-old-relayed-msgs/libp2p/muxers/muxer.html b/drop-old-relayed-msgs/libp2p/muxers/muxer.html index f250b2906..0f060ae58 100644 --- a/drop-old-relayed-msgs/libp2p/muxers/muxer.html +++ b/drop-old-relayed-msgs/libp2p/muxers/muxer.html @@ -533,7 +533,7 @@ class="link-seesrc" target="_blank">Source diff --git a/drop-old-relayed-msgs/libp2p/muxers/yamux/yamux.html b/drop-old-relayed-msgs/libp2p/muxers/yamux/yamux.html index 7da86b169..addc103bc 100644 --- a/drop-old-relayed-msgs/libp2p/muxers/yamux/yamux.html +++ b/drop-old-relayed-msgs/libp2p/muxers/yamux/yamux.html @@ -608,7 +608,7 @@ class="link-seesrc" target="_blank">Source diff --git a/drop-old-relayed-msgs/libp2p/nameresolving/nameresolver.html b/drop-old-relayed-msgs/libp2p/nameresolving/nameresolver.html index 9128b3be5..741841590 100644 --- a/drop-old-relayed-msgs/libp2p/nameresolving/nameresolver.html +++ b/drop-old-relayed-msgs/libp2p/nameresolving/nameresolver.html @@ -375,7 +375,7 @@ class="link-seesrc" target="_blank">Source diff --git a/drop-old-relayed-msgs/libp2p/observedaddrmanager.html b/drop-old-relayed-msgs/libp2p/observedaddrmanager.html index ef8eb9ee4..b2c1eaab2 100644 --- a/drop-old-relayed-msgs/libp2p/observedaddrmanager.html +++ b/drop-old-relayed-msgs/libp2p/observedaddrmanager.html @@ -360,7 +360,7 @@ class="link-seesrc" target="_blank">Source diff --git a/drop-old-relayed-msgs/libp2p/peerid.html b/drop-old-relayed-msgs/libp2p/peerid.html index 55fd3e9a1..278d4779d 100644 --- a/drop-old-relayed-msgs/libp2p/peerid.html +++ b/drop-old-relayed-msgs/libp2p/peerid.html @@ -806,7 +806,7 @@ class="link-seesrc" target="_blank">Source diff --git a/drop-old-relayed-msgs/libp2p/peerinfo.html b/drop-old-relayed-msgs/libp2p/peerinfo.html index 4feb53f89..05c1a73e4 100644 --- a/drop-old-relayed-msgs/libp2p/peerinfo.html +++ b/drop-old-relayed-msgs/libp2p/peerinfo.html @@ -484,7 +484,7 @@ class="link-seesrc" target="_blank">Source diff --git a/drop-old-relayed-msgs/libp2p/protobuf/minprotobuf.html b/drop-old-relayed-msgs/libp2p/protobuf/minprotobuf.html index 6beab69d6..820f35356 100644 --- a/drop-old-relayed-msgs/libp2p/protobuf/minprotobuf.html +++ b/drop-old-relayed-msgs/libp2p/protobuf/minprotobuf.html @@ -931,7 +931,7 @@ class="link-seesrc" target="_blank">Source diff --git a/drop-old-relayed-msgs/libp2p/protocols/connectivity/autonat/core.html b/drop-old-relayed-msgs/libp2p/protocols/connectivity/autonat/core.html index f940ba3e1..765ac02ed 100644 --- a/drop-old-relayed-msgs/libp2p/protocols/connectivity/autonat/core.html +++ b/drop-old-relayed-msgs/libp2p/protocols/connectivity/autonat/core.html @@ -508,7 +508,7 @@ class="link-seesrc" target="_blank">Source diff --git a/drop-old-relayed-msgs/libp2p/protocols/connectivity/autonat/server.html b/drop-old-relayed-msgs/libp2p/protocols/connectivity/autonat/server.html index 2be317b2c..57868908e 100644 --- a/drop-old-relayed-msgs/libp2p/protocols/connectivity/autonat/server.html +++ b/drop-old-relayed-msgs/libp2p/protocols/connectivity/autonat/server.html @@ -302,7 +302,7 @@ class="link-seesrc" target="_blank">Source diff --git a/drop-old-relayed-msgs/libp2p/protocols/connectivity/relay/client.html b/drop-old-relayed-msgs/libp2p/protocols/connectivity/relay/client.html index 1d7ff11bc..1389aaf04 100644 --- a/drop-old-relayed-msgs/libp2p/protocols/connectivity/relay/client.html +++ b/drop-old-relayed-msgs/libp2p/protocols/connectivity/relay/client.html @@ -468,7 +468,7 @@ class="link-seesrc" target="_blank">Source diff --git a/drop-old-relayed-msgs/libp2p/protocols/connectivity/relay/messages.html b/drop-old-relayed-msgs/libp2p/protocols/connectivity/relay/messages.html index 64a535226..cbbdb826e 100644 --- a/drop-old-relayed-msgs/libp2p/protocols/connectivity/relay/messages.html +++ b/drop-old-relayed-msgs/libp2p/protocols/connectivity/relay/messages.html @@ -722,7 +722,7 @@ class="link-seesrc" target="_blank">Source diff --git a/drop-old-relayed-msgs/libp2p/protocols/connectivity/relay/rconn.html b/drop-old-relayed-msgs/libp2p/protocols/connectivity/relay/rconn.html index cb82e44f5..3bc257dd2 100644 --- a/drop-old-relayed-msgs/libp2p/protocols/connectivity/relay/rconn.html +++ b/drop-old-relayed-msgs/libp2p/protocols/connectivity/relay/rconn.html @@ -377,7 +377,7 @@ class="link-seesrc" target="_blank">Source diff --git a/drop-old-relayed-msgs/libp2p/protocols/connectivity/relay/relay.html b/drop-old-relayed-msgs/libp2p/protocols/connectivity/relay/relay.html index 04a538d45..dffd8d090 100644 --- a/drop-old-relayed-msgs/libp2p/protocols/connectivity/relay/relay.html +++ b/drop-old-relayed-msgs/libp2p/protocols/connectivity/relay/relay.html @@ -567,7 +567,7 @@ class="link-seesrc" target="_blank">Source diff --git a/drop-old-relayed-msgs/libp2p/protocols/connectivity/relay/rtransport.html b/drop-old-relayed-msgs/libp2p/protocols/connectivity/relay/rtransport.html index 573aea69b..3a50714e2 100644 --- a/drop-old-relayed-msgs/libp2p/protocols/connectivity/relay/rtransport.html +++ b/drop-old-relayed-msgs/libp2p/protocols/connectivity/relay/rtransport.html @@ -414,7 +414,7 @@ class="link-seesrc" target="_blank">Source diff --git a/drop-old-relayed-msgs/libp2p/protocols/connectivity/relay/utils.html b/drop-old-relayed-msgs/libp2p/protocols/connectivity/relay/utils.html index 51b06e330..a825cfa4a 100644 --- a/drop-old-relayed-msgs/libp2p/protocols/connectivity/relay/utils.html +++ b/drop-old-relayed-msgs/libp2p/protocols/connectivity/relay/utils.html @@ -368,7 +368,7 @@ class="link-seesrc" target="_blank">Source diff --git a/drop-old-relayed-msgs/libp2p/protocols/identify.html b/drop-old-relayed-msgs/libp2p/protocols/identify.html index cd738efcf..074db5011 100644 --- a/drop-old-relayed-msgs/libp2p/protocols/identify.html +++ b/drop-old-relayed-msgs/libp2p/protocols/identify.html @@ -636,7 +636,7 @@ class="link-seesrc" target="_blank">Source diff --git a/drop-old-relayed-msgs/libp2p/protocols/ping.html b/drop-old-relayed-msgs/libp2p/protocols/ping.html index 065a375b7..9e0c5adfa 100644 --- a/drop-old-relayed-msgs/libp2p/protocols/ping.html +++ b/drop-old-relayed-msgs/libp2p/protocols/ping.html @@ -414,7 +414,7 @@ class="link-seesrc" target="_blank">Source diff --git a/drop-old-relayed-msgs/libp2p/protocols/protocol.html b/drop-old-relayed-msgs/libp2p/protocols/protocol.html index b06d64601..39eae36ea 100644 --- a/drop-old-relayed-msgs/libp2p/protocols/protocol.html +++ b/drop-old-relayed-msgs/libp2p/protocols/protocol.html @@ -467,7 +467,7 @@ class="link-seesrc" target="_blank">Source diff --git a/drop-old-relayed-msgs/libp2p/protocols/pubsub.html b/drop-old-relayed-msgs/libp2p/protocols/pubsub.html index e5483fc7e..d9abff8ac 100644 --- a/drop-old-relayed-msgs/libp2p/protocols/pubsub.html +++ b/drop-old-relayed-msgs/libp2p/protocols/pubsub.html @@ -239,7 +239,7 @@ class="link-seesrc" target="_blank">Source diff --git a/drop-old-relayed-msgs/libp2p/protocols/pubsub/errors.html b/drop-old-relayed-msgs/libp2p/protocols/pubsub/errors.html index d317468b7..b8b849289 100644 --- a/drop-old-relayed-msgs/libp2p/protocols/pubsub/errors.html +++ b/drop-old-relayed-msgs/libp2p/protocols/pubsub/errors.html @@ -255,7 +255,7 @@ class="link-seesrc" target="_blank">Source diff --git a/drop-old-relayed-msgs/libp2p/protocols/pubsub/floodsub.html b/drop-old-relayed-msgs/libp2p/protocols/pubsub/floodsub.html index f355bd81d..a04d5b0f4 100644 --- a/drop-old-relayed-msgs/libp2p/protocols/pubsub/floodsub.html +++ b/drop-old-relayed-msgs/libp2p/protocols/pubsub/floodsub.html @@ -468,7 +468,7 @@ class="link-seesrc" target="_blank">Source diff --git a/drop-old-relayed-msgs/libp2p/protocols/pubsub/gossipsub.html b/drop-old-relayed-msgs/libp2p/protocols/pubsub/gossipsub.html index 8116cec37..903eeb66b 100644 --- a/drop-old-relayed-msgs/libp2p/protocols/pubsub/gossipsub.html +++ b/drop-old-relayed-msgs/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 @@ -385,9 +385,9 @@ class="link-seesrc" target="_blank">Source   Source -  Edit +  Edit @@ -398,9 +398,9 @@ class="link-seesrc" target="_blank">Source   Source -  Edit +  Edit @@ -416,9 +416,9 @@ class="link-seesrc" target="_blank">Source   Source -  Edit +  Edit @@ -428,9 +428,9 @@ class="link-seesrc" target="_blank">Source   Source -  Edit +  Edit @@ -441,9 +441,9 @@ class="link-seesrc" target="_blank">Source   Source -  Edit +  Edit @@ -454,9 +454,9 @@ class="link-seesrc" target="_blank">Source   Source -  Edit +  Edit @@ -467,9 +467,9 @@ class="link-seesrc" target="_blank">Source   Source -  Edit +  Edit @@ -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/drop-old-relayed-msgs/libp2p/protocols/pubsub/gossipsub/behavior.html b/drop-old-relayed-msgs/libp2p/protocols/pubsub/gossipsub/behavior.html index fcd6c466a..e53142ce6 100644 --- a/drop-old-relayed-msgs/libp2p/protocols/pubsub/gossipsub/behavior.html +++ b/drop-old-relayed-msgs/libp2p/protocols/pubsub/gossipsub/behavior.html @@ -496,7 +496,7 @@ class="link-seesrc" target="_blank">Source diff --git a/drop-old-relayed-msgs/libp2p/protocols/pubsub/gossipsub/scoring.html b/drop-old-relayed-msgs/libp2p/protocols/pubsub/gossipsub/scoring.html index 795c84219..a17cc689d 100644 --- a/drop-old-relayed-msgs/libp2p/protocols/pubsub/gossipsub/scoring.html +++ b/drop-old-relayed-msgs/libp2p/protocols/pubsub/gossipsub/scoring.html @@ -447,7 +447,7 @@ class="link-seesrc" target="_blank">Source diff --git a/drop-old-relayed-msgs/libp2p/protocols/pubsub/gossipsub/types.html b/drop-old-relayed-msgs/libp2p/protocols/pubsub/gossipsub/types.html index 2191561fd..6eda778b8 100644 --- a/drop-old-relayed-msgs/libp2p/protocols/pubsub/gossipsub/types.html +++ b/drop-old-relayed-msgs/libp2p/protocols/pubsub/gossipsub/types.html @@ -265,7 +265,8 @@ window.addEventListener("DOMContentLoaded", main2); enablePX*: bool bandwidthEstimatebps*: int overheadRateLimit*: Opt[tuple[bytes: int, interval: Duration]] - disconnectPeerAboveRateLimit*: bool">GossipSubParams + disconnectPeerAboveRateLimit*: bool + maxDurationInNonPriorityQueue*: Opt[Duration]">GossipSubParams
  • Source   Source -  Edit +  Edit @@ -416,9 +417,9 @@ class="link-seesrc" target="_blank">Source   Source -  Edit +  Edit @@ -459,6 +460,7 @@ class="link-seesrc" target="_blank">Source bandwidthEstimatebps*: int overheadRateLimit*: Opt[tuple[bytes: int, interval: Duration]] disconnectPeerAboveRateLimit*: bool + maxDurationInNonPriorityQueue*: Opt[Duration]
    @@ -484,9 +486,9 @@ class="link-seesrc" target="_blank">Source   Source -  Edit +  Edit
    @@ -516,9 +518,9 @@ class="link-seesrc" target="_blank">Source   Source -  Edit +  Edit @@ -528,9 +530,9 @@ class="link-seesrc" target="_blank">Source   Source -  Edit +  Edit @@ -591,9 +593,9 @@ class="link-seesrc" target="_blank">Source   Source -  Edit +  Edit @@ -780,7 +782,7 @@ class="link-seesrc" target="_blank">Source diff --git a/drop-old-relayed-msgs/libp2p/protocols/pubsub/mcache.html b/drop-old-relayed-msgs/libp2p/protocols/pubsub/mcache.html index b941a8ea7..641f3131e 100644 --- a/drop-old-relayed-msgs/libp2p/protocols/pubsub/mcache.html +++ b/drop-old-relayed-msgs/libp2p/protocols/pubsub/mcache.html @@ -403,7 +403,7 @@ class="link-seesrc" target="_blank">Source diff --git a/drop-old-relayed-msgs/libp2p/protocols/pubsub/peertable.html b/drop-old-relayed-msgs/libp2p/protocols/pubsub/peertable.html index c4e39b2e1..5e5047953 100644 --- a/drop-old-relayed-msgs/libp2p/protocols/pubsub/peertable.html +++ b/drop-old-relayed-msgs/libp2p/protocols/pubsub/peertable.html @@ -370,7 +370,7 @@ class="link-seesrc" target="_blank">Source diff --git a/drop-old-relayed-msgs/libp2p/protocols/pubsub/pubsub.html b/drop-old-relayed-msgs/libp2p/protocols/pubsub/pubsub.html index aa79f087e..4d13fda50 100644 --- a/drop-old-relayed-msgs/libp2p/protocols/pubsub/pubsub.html +++ b/drop-old-relayed-msgs/libp2p/protocols/pubsub/pubsub.html @@ -1159,7 +1159,7 @@ class="link-seesrc" target="_blank">Source diff --git a/drop-old-relayed-msgs/libp2p/protocols/pubsub/pubsubpeer.html b/drop-old-relayed-msgs/libp2p/protocols/pubsub/pubsubpeer.html index e4dfc5f63..f57980e4b 100644 --- a/drop-old-relayed-msgs/libp2p/protocols/pubsub/pubsubpeer.html +++ b/drop-old-relayed-msgs/libp2p/protocols/pubsub/pubsubpeer.html @@ -237,7 +237,7 @@ window.addEventListener("DOMContentLoaded", main2); appScore*: float64 behaviourPenalty*: float64 overheadRateLimitOpt*: Opt[TokenBucket] - rpcmessagequeue: RpcMessageQueue">PubSubPeer
  • + rpcmessagequeue*: RpcMessageQueue">PubSubPeer
  • PubSubPeerEvent
  • @@ -256,7 +256,7 @@ window.addEventListener("DOMContentLoaded", main2); sendPriorityQueue: Deque[Future[void]] nonPriorityQueue: AsyncQueue[QueuedMessage] sendNonPriorityTask: Future[void] - maxDurationInNonPriorityQueue: Duration">RpcMessageQueue + maxDurationInNonPriorityQueue*: Opt[Duration]">RpcMessageQueue @@ -312,9 +312,11 @@ window.addEventListener("DOMContentLoaded", main2);
  • new(T: typedesc[PubSubPeer]; peerId: PeerId; getConn: GetConn; onEvent: OnEvent; + overheadRateLimitOpt: Opt[TokenBucket] = Opt.none(TokenBucket); + maxDurationInNonPriorityQueue = Opt.none(Duration)): T:type">new(T: typedesc[PubSubPeer]; peerId: PeerId; getConn: GetConn; onEvent: OnEvent; codec: string; maxMessageSize: int; - overheadRateLimitOpt: Opt[TokenBucket] = Opt.none(TokenBucket)): T:type
  • + overheadRateLimitOpt: Opt[TokenBucket] = Opt.none(TokenBucket); + maxDurationInNonPriorityQueue = Opt.none(Duration)): T:type