From f66459ccd03c1290da02630db7c2fe5c1af5caef Mon Sep 17 00:00:00 2001 From: Jacob Heun Date: Thu, 16 Apr 2020 16:35:14 +0200 Subject: [PATCH] chore: update documentation --- index.html | 507 +++++++++++++++++++++++++++++++++++++++-------------- 1 file changed, 380 insertions(+), 127 deletions(-) diff --git a/index.html b/index.html index bce13b46..165aafd0 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - libp2p 0.27.5 | Documentation + libp2p 0.27.6 | Documentation @@ -15,11 +15,14 @@

libp2p

-
0.27.5
+
0.27.6
    @@ -1265,7 +1268,7 @@ - + src/index.js @@ -1315,6 +1318,8 @@ + +
    Static Members
    @@ -1332,7 +1337,7 @@
    - + src/index.js @@ -1393,6 +1398,8 @@ instance if one is not provided in options.

    + +
    @@ -1420,7 +1427,7 @@ instance if one is not provided in options.

    - + src/index.js @@ -1487,6 +1494,8 @@ if there is a handler. If not, errors will be logged.

    + +
    @@ -1506,7 +1515,7 @@ if there is a handler. If not, errors will be logged.

    - + src/index.js @@ -1551,6 +1560,8 @@ if there is a handler. If not, errors will be logged.

    + +
    @@ -1570,7 +1581,7 @@ if there is a handler. If not, errors will be logged.

    - + src/index.js @@ -1615,6 +1626,8 @@ if there is a handler. If not, errors will be logged.

    + +
    @@ -1634,7 +1647,7 @@ if there is a handler. If not, errors will be logged.

    - + src/index.js @@ -1680,6 +1693,8 @@ if there is a handler. If not, errors will be logged.

    + +
    @@ -1699,7 +1714,7 @@ if there is a handler. If not, errors will be logged.

    - + src/index.js @@ -1791,6 +1806,8 @@ peer will be added to the nodes peerStore

    + +
    @@ -1810,7 +1827,7 @@ peer will be added to the nodes peerStore

    - + src/index.js @@ -1911,6 +1928,8 @@ and the Connection will be sent in the callback

    + +
    @@ -1930,7 +1949,7 @@ and the Connection will be sent in the callback

    - + src/index.js @@ -1989,6 +2008,8 @@ and the Connection will be sent in the callback

    + +
    @@ -2008,7 +2029,7 @@ and the Connection will be sent in the callback

    - + src/index.js @@ -2067,6 +2088,8 @@ and the Connection will be sent in the callback

    + +
    @@ -2086,7 +2109,7 @@ and the Connection will be sent in the callback

    - + src/index.js @@ -2144,6 +2167,8 @@ and the Connection will be sent in the callback

    + +
    @@ -2163,7 +2188,7 @@ and the Connection will be sent in the callback

    - + src/index.js @@ -2214,6 +2239,8 @@ will no longer be supported on streams.

    + +
    @@ -2241,7 +2268,7 @@ will no longer be supported on streams.

    - + src/peer-routing.js @@ -2333,6 +2360,8 @@ will no longer be supported on streams.

    + + @@ -2348,7 +2377,7 @@ will no longer be supported on streams.

    - + src/content-routing.js @@ -2450,6 +2479,8 @@ Once a content router succeeds, iteration will stop.

    + + @@ -2465,7 +2496,7 @@ Once a content router succeeds, iteration will stop.

    - + src/content-routing.js @@ -2525,6 +2556,8 @@ a provider of the given key.

    + + @@ -2540,7 +2573,7 @@ a provider of the given key.

    - + src/content-routing.js @@ -2640,6 +2673,8 @@ a provider of the given key.

    + + @@ -2655,7 +2690,7 @@ a provider of the given key.

    - + src/content-routing.js @@ -2748,6 +2783,8 @@ Times out after 1 minute by default.

    + + @@ -2763,7 +2800,7 @@ Times out after 1 minute by default.

    - + src/content-routing.js @@ -2863,6 +2900,8 @@ Times out after 1 minute by default.

    + + @@ -2878,7 +2917,7 @@ Times out after 1 minute by default.

    - + src/pubsub.js @@ -2945,6 +2984,8 @@ Times out after 1 minute by default.

    + + @@ -2960,7 +3001,7 @@ Times out after 1 minute by default.

    - + src/pubsub.js @@ -3019,6 +3060,8 @@ Times out after 1 minute by default.

    + + @@ -3034,7 +3077,7 @@ Times out after 1 minute by default.

    - + src/pubsub.js @@ -3100,6 +3143,8 @@ Times out after 1 minute by default.

    + + @@ -3115,7 +3160,7 @@ Times out after 1 minute by default.

    - + src/pubsub.js @@ -3160,6 +3205,8 @@ Times out after 1 minute by default.

    + + @@ -3175,7 +3222,7 @@ Times out after 1 minute by default.

    - + src/pubsub.js @@ -3233,6 +3280,8 @@ Times out after 1 minute by default.

    + + @@ -3248,7 +3297,7 @@ Times out after 1 minute by default.

    - + src/get-peer-info.js @@ -3316,6 +3365,8 @@ the peer will be updated in the PeerStore.

    + + @@ -3331,7 +3382,7 @@ the peer will be updated in the PeerStore.

    - + src/get-peer-info.js @@ -3398,6 +3449,8 @@ the libp2p PeerRouter will be used to attempt to find the peer.

    + + @@ -3413,7 +3466,7 @@ the libp2p PeerRouter will be used to attempt to find the peer.

    - + src/connection-manager/index.js @@ -3567,6 +3620,8 @@ the libp2p PeerRouter will be used to attempt to find the peer.

    + + @@ -3582,7 +3637,7 @@ the libp2p PeerRouter will be used to attempt to find the peer.

    - + src/connection-manager/index.js @@ -3617,6 +3672,8 @@ only event loop and connection limits will be monitored.

    + + @@ -3635,7 +3692,7 @@ only event loop and connection limits will be monitored.

    - + src/connection-manager/index.js @@ -3669,6 +3726,8 @@ only event loop and connection limits will be monitored.

    + + @@ -3687,7 +3746,7 @@ only event loop and connection limits will be monitored.

    - + src/connection-manager/index.js @@ -3747,6 +3806,8 @@ will be disconnected first.

    + + @@ -3762,7 +3823,7 @@ will be disconnected first.

    - + src/connection-manager/index.js @@ -3812,6 +3873,8 @@ will be disconnected first.

    + + @@ -3827,7 +3890,7 @@ will be disconnected first.

    - + src/connection-manager/index.js @@ -3877,6 +3940,8 @@ will be disconnected first.

    + + @@ -3892,7 +3957,7 @@ will be disconnected first.

    - + src/circuit/index.js @@ -3974,6 +4039,8 @@ will be disconnected first.

    + + @@ -3989,7 +4056,7 @@ will be disconnected first.

    - + src/circuit/index.js @@ -4082,6 +4149,8 @@ will be disconnected first.

    + + @@ -4097,7 +4166,7 @@ will be disconnected first.

    - + src/circuit/index.js @@ -4163,6 +4232,8 @@ will be disconnected first.

    + + @@ -4178,7 +4249,7 @@ will be disconnected first.

    - + src/circuit/index.js @@ -4236,6 +4307,8 @@ will be disconnected first.

    + + @@ -4251,7 +4324,7 @@ will be disconnected first.

    - + src/circuit/index.js @@ -4283,6 +4356,8 @@ will be disconnected first.

    + + @@ -4303,7 +4378,7 @@ will be disconnected first.

    - + src/identify/index.js @@ -4337,6 +4412,8 @@ will be disconnected first.

    + + @@ -4369,7 +4446,7 @@ will be disconnected first.

    - + src/circuit/listener.js @@ -4420,6 +4497,8 @@ will be disconnected first.

    + +
    Static Members
    @@ -4437,7 +4516,7 @@ will be disconnected first.

    - + src/circuit/listener.js @@ -4495,6 +4574,8 @@ will be disconnected first.

    + +
    @@ -4514,7 +4595,7 @@ will be disconnected first.

    - + src/circuit/listener.js @@ -4559,6 +4640,8 @@ will be disconnected first.

    + +
    @@ -4578,7 +4661,7 @@ will be disconnected first.

    - + src/circuit/listener.js @@ -4632,6 +4715,8 @@ be dialed over TCP rather than any other transport

    + +
    @@ -4661,7 +4746,7 @@ be dialed over TCP rather than any other transport

    - + src/circuit/circuit/hop.js @@ -4761,6 +4846,8 @@ peer. A new, virtual, connection will be created between the two via the relay.< + + @@ -4776,7 +4863,7 @@ peer. A new, virtual, connection will be created between the two via the relay.< - + src/circuit/circuit/utils.js @@ -4834,6 +4921,8 @@ peer. A new, virtual, connection will be created between the two via the relay.< + + @@ -4849,7 +4938,7 @@ peer. A new, virtual, connection will be created between the two via the relay.< - + src/circuit/circuit/utils.js @@ -4908,6 +4997,8 @@ peer. A new, virtual, connection will be created between the two via the relay.< + + @@ -4923,7 +5014,7 @@ peer. A new, virtual, connection will be created between the two via the relay.< - + src/circuit/circuit/stream-handler.js @@ -5009,6 +5100,8 @@ peer. A new, virtual, connection will be created between the two via the relay.< + + @@ -5024,7 +5117,7 @@ peer. A new, virtual, connection will be created between the two via the relay.< - + src/circuit/circuit/stream-handler.js @@ -5069,6 +5162,8 @@ peer. A new, virtual, connection will be created between the two via the relay.< + + @@ -5084,7 +5179,7 @@ peer. A new, virtual, connection will be created between the two via the relay.< - + src/circuit/circuit/stream-handler.js @@ -5135,6 +5230,8 @@ peer. A new, virtual, connection will be created between the two via the relay.< + + @@ -5150,7 +5247,7 @@ peer. A new, virtual, connection will be created between the two via the relay.< - + src/circuit/circuit/stream-handler.js @@ -5195,6 +5292,8 @@ peer. A new, virtual, connection will be created between the two via the relay.< + + @@ -5210,7 +5309,7 @@ peer. A new, virtual, connection will be created between the two via the relay.< - + src/circuit/circuit/stream-handler.js @@ -5255,6 +5354,8 @@ peer. A new, virtual, connection will be created between the two via the relay.< + + @@ -5270,7 +5371,7 @@ peer. A new, virtual, connection will be created between the two via the relay.< - + src/dialer/index.js @@ -5441,6 +5542,8 @@ peer. A new, virtual, connection will be created between the two via the relay.< + + @@ -5456,7 +5559,7 @@ peer. A new, virtual, connection will be created between the two via the relay.< - + src/dialer/index.js @@ -5490,6 +5593,8 @@ peer. A new, virtual, connection will be created between the two via the relay.< + + @@ -5508,7 +5613,7 @@ peer. A new, virtual, connection will be created between the two via the relay.< - + src/dialer/index.js @@ -5603,6 +5708,8 @@ will be used.

    + + @@ -5618,7 +5725,7 @@ will be used.

    - + src/dialer/index.js @@ -5684,6 +5791,8 @@ will be used.

    + + @@ -5699,7 +5808,7 @@ will be used.

    - + src/dialer/index.js @@ -5785,6 +5894,8 @@ will be used.

    + + @@ -5800,7 +5911,7 @@ will be used.

    - + src/dialer/index.js @@ -5858,6 +5969,8 @@ will be used.

    + + @@ -5873,7 +5986,7 @@ will be used.

    - + src/dialer/dial-request.js @@ -5967,6 +6080,8 @@ all other dials in the request will be cancelled.

    + + @@ -5982,7 +6097,7 @@ all other dials in the request will be cancelled.

    - + src/dialer/dial-request.js @@ -6064,6 +6179,8 @@ all other dials in the request will be cancelled.

    + + @@ -6079,7 +6196,7 @@ all other dials in the request will be cancelled.

    - + src/metrics/index.js @@ -6176,6 +6293,8 @@ all other dials in the request will be cancelled.

    + + @@ -6191,7 +6310,7 @@ all other dials in the request will be cancelled.

    - + src/metrics/index.js @@ -6226,6 +6345,8 @@ will be ignored.

    + + @@ -6244,7 +6365,7 @@ will be ignored.

    - + src/metrics/index.js @@ -6279,6 +6400,8 @@ Once stop is called, start must be called to resume st + + @@ -6297,7 +6420,7 @@ Once stop is called, start must be called to resume st - + src/metrics/index.js @@ -6342,6 +6465,8 @@ Once stop is called, start must be called to resume st + + @@ -6357,7 +6482,7 @@ Once stop is called, start must be called to resume st - + src/metrics/index.js @@ -6402,6 +6527,8 @@ Once stop is called, start must be called to resume st + + @@ -6417,7 +6544,7 @@ Once stop is called, start must be called to resume st - + src/metrics/index.js @@ -6476,6 +6603,8 @@ is a live peer, or in the disconnected peer LRU cache.

    + + @@ -6491,7 +6620,7 @@ is a live peer, or in the disconnected peer LRU cache.

    - + src/metrics/index.js @@ -6536,6 +6665,8 @@ is a live peer, or in the disconnected peer LRU cache.

    + + @@ -6551,7 +6682,7 @@ is a live peer, or in the disconnected peer LRU cache.

    - + src/metrics/index.js @@ -6609,6 +6740,8 @@ is a live peer, or in the disconnected peer LRU cache.

    + + @@ -6624,7 +6757,7 @@ is a live peer, or in the disconnected peer LRU cache.

    - + src/metrics/index.js @@ -6676,6 +6809,8 @@ be stopped and moved to an LRU for temporary retention.

    + + @@ -6691,7 +6826,7 @@ be stopped and moved to an LRU for temporary retention.

    - + src/metrics/index.js @@ -6752,6 +6887,8 @@ placeholder stats will be merged with the existing stats.

    + + @@ -6767,7 +6904,7 @@ placeholder stats will be merged with the existing stats.

    - + src/metrics/index.js @@ -6880,6 +7017,8 @@ with the placeholder string returned from here, and the known PeerId @@ -6895,7 +7034,7 @@ with the placeholder string returned from here, and the known PeerId - + src/metrics/index.js @@ -6962,6 +7101,8 @@ and returned.

    + + @@ -6977,7 +7118,7 @@ and returned.

    - + src/metrics/old-peers.js @@ -7035,6 +7176,8 @@ and returned.

    + + @@ -7050,7 +7193,7 @@ and returned.

    - + src/metrics/stats.js @@ -7111,6 +7254,8 @@ and returned.

    + +
    Instance Members
    @@ -7128,7 +7273,7 @@ and returned.

    - + src/metrics/stats.js @@ -7175,6 +7320,8 @@ should only need to be called if Stats.stop was previously called, + +
    @@ -7194,7 +7341,7 @@ should only need to be called if Stats.stop was previously called,
    - + src/metrics/stats.js @@ -7240,6 +7387,8 @@ timer.

    + +
    @@ -7259,7 +7408,7 @@ timer.

    - + src/metrics/stats.js @@ -7304,6 +7453,8 @@ timer.

    + +
    @@ -7323,7 +7474,7 @@ timer.

    - + src/metrics/stats.js @@ -7368,6 +7519,8 @@ timer.

    + +
    @@ -7387,7 +7540,7 @@ timer.

    - + src/metrics/stats.js @@ -7432,6 +7585,8 @@ timer.

    + +
    @@ -7451,7 +7606,7 @@ timer.

    - + src/metrics/stats.js @@ -7518,6 +7673,8 @@ current Timestamp, then resets the update timer.

    + +
    @@ -7545,7 +7702,7 @@ current Timestamp, then resets the update timer.

    - + src/transport-manager.js @@ -7628,6 +7785,8 @@ current Timestamp, then resets the update timer.

    + + @@ -7643,7 +7802,7 @@ current Timestamp, then resets the update timer.

    - + src/transport-manager.js @@ -7719,6 +7878,8 @@ current Timestamp, then resets the update timer.

    + + @@ -7734,7 +7895,7 @@ current Timestamp, then resets the update timer.

    - + src/transport-manager.js @@ -7768,6 +7929,8 @@ current Timestamp, then resets the update timer.

    + + @@ -7786,7 +7949,7 @@ current Timestamp, then resets the update timer.

    - + src/transport-manager.js @@ -7852,6 +8015,8 @@ current Timestamp, then resets the update timer.

    + + @@ -7867,7 +8032,7 @@ current Timestamp, then resets the update timer.

    - + src/transport-manager.js @@ -7912,6 +8077,8 @@ current Timestamp, then resets the update timer.

    + + @@ -7927,7 +8094,7 @@ current Timestamp, then resets the update timer.

    - + src/transport-manager.js @@ -7972,6 +8139,8 @@ current Timestamp, then resets the update timer.

    + + @@ -7987,7 +8156,7 @@ current Timestamp, then resets the update timer.

    - + src/transport-manager.js @@ -8045,6 +8214,8 @@ current Timestamp, then resets the update timer.

    + + @@ -8060,7 +8231,7 @@ current Timestamp, then resets the update timer.

    - + src/transport-manager.js @@ -8110,6 +8281,8 @@ current Timestamp, then resets the update timer.

    + + @@ -8125,7 +8298,7 @@ current Timestamp, then resets the update timer.

    - + src/transport-manager.js @@ -8176,6 +8349,8 @@ If a transport has any running listeners, they will be closed.

    + + @@ -8191,7 +8366,7 @@ If a transport has any running listeners, they will be closed.

    - + src/transport-manager.js @@ -8226,6 +8401,8 @@ If any listeners are running, they will be closed.

    + + @@ -8244,7 +8421,7 @@ If any listeners are running, they will be closed.

    - + src/upgrader.js @@ -8386,6 +8563,8 @@ If any listeners are running, they will be closed.

    + +
    Instance Members
    @@ -8403,7 +8582,7 @@ If any listeners are running, they will be closed.

    - + src/upgrader.js @@ -8461,6 +8640,8 @@ If any listeners are running, they will be closed.

    + +
    @@ -8480,7 +8661,7 @@ If any listeners are running, they will be closed.

    - + src/upgrader.js @@ -8538,6 +8719,8 @@ If any listeners are running, they will be closed.

    + +
    @@ -8565,7 +8748,7 @@ If any listeners are running, they will be closed.

    - + src/upgrader.js @@ -8710,6 +8893,8 @@ If any listeners are running, they will be closed.

    + +
    Instance Members
    @@ -8727,7 +8912,7 @@ If any listeners are running, they will be closed.

    - + src/upgrader.js @@ -8785,6 +8970,8 @@ If any listeners are running, they will be closed.

    + +
    @@ -8804,7 +8991,7 @@ If any listeners are running, they will be closed.

    - + src/upgrader.js @@ -8862,6 +9049,8 @@ If any listeners are running, they will be closed.

    + +
    @@ -8889,7 +9078,7 @@ If any listeners are running, they will be closed.

    - + src/peer-store/index.js @@ -8926,6 +9115,8 @@ If any listeners are running, they will be closed.

    + + @@ -8946,7 +9137,7 @@ If any listeners are running, they will be closed.

    - + src/peer-store/index.js @@ -8985,6 +9176,8 @@ If any listeners are running, they will be closed.

    + + @@ -9007,7 +9200,7 @@ If any listeners are running, they will be closed.

    - + src/peer-store/index.js @@ -9103,6 +9296,8 @@ known, but may not have been added to the PeerStore yet.

    + +
    @@ -9122,7 +9317,7 @@ known, but may not have been added to the PeerStore yet.

    - + src/peer-store/index.js @@ -9180,6 +9375,8 @@ known, but may not have been added to the PeerStore yet.

    + +
    @@ -9199,7 +9396,7 @@ known, but may not have been added to the PeerStore yet.

    - + src/peer-store/index.js @@ -9257,6 +9454,8 @@ known, but may not have been added to the PeerStore yet.

    + +
    @@ -9276,7 +9475,7 @@ known, but may not have been added to the PeerStore yet.

    - + src/peer-store/index.js @@ -9335,6 +9534,8 @@ known, but may not have been added to the PeerStore yet.

    + +
    @@ -9354,7 +9555,7 @@ known, but may not have been added to the PeerStore yet.

    - + src/peer-store/index.js @@ -9413,6 +9614,8 @@ known, but may not have been added to the PeerStore yet.

    + +
    @@ -9432,7 +9635,7 @@ known, but may not have been added to the PeerStore yet.

    - + src/peer-store/index.js @@ -9491,6 +9694,8 @@ known, but may not have been added to the PeerStore yet.

    + +
    @@ -9510,7 +9715,7 @@ known, but may not have been added to the PeerStore yet.

    - + src/peer-store/index.js @@ -9568,6 +9773,8 @@ known, but may not have been added to the PeerStore yet.

    + +
    @@ -9587,7 +9794,7 @@ known, but may not have been added to the PeerStore yet.

    - + src/peer-store/index.js @@ -9646,6 +9853,8 @@ will include the encapsulated PeerId of the peer.

    + +
    @@ -9673,7 +9882,7 @@ will include the encapsulated PeerId of the peer.

    - + src/registrar.js @@ -9751,6 +9960,8 @@ will include the encapsulated PeerId of the peer.

    + +
    Instance Members
    @@ -9768,7 +9979,7 @@ will include the encapsulated PeerId of the peer.

    - + src/registrar.js @@ -9808,6 +10019,8 @@ TODO: this should be handled by connectionManager

    + + @@ -9830,7 +10043,7 @@ TODO: this should be handled by connectionManager

    - + src/registrar.js @@ -9869,6 +10082,8 @@ TODO: this should be handled by connectionManager

    + + @@ -9891,7 +10106,7 @@ TODO: this should be handled by connectionManager

    - + src/registrar.js @@ -9925,6 +10140,8 @@ TODO: this should be handled by connectionManager

    + + @@ -9947,7 +10164,7 @@ TODO: this should be handled by connectionManager

    - + src/registrar.js @@ -10014,6 +10231,8 @@ TODO: this should live in the ConnectionManager

    + +
    @@ -10033,7 +10252,7 @@ TODO: this should live in the ConnectionManager

    - + src/registrar.js @@ -10108,6 +10327,8 @@ TODO: this should live in the ConnectionManager

    + +
    @@ -10127,7 +10348,7 @@ TODO: this should live in the ConnectionManager

    - + src/registrar.js @@ -10185,6 +10406,8 @@ TODO: this should live in the ConnectionManager

    + +
    @@ -10204,7 +10427,7 @@ TODO: this should live in the ConnectionManager

    - + src/registrar.js @@ -10263,6 +10486,8 @@ TODO: this should live in the ConnectionManager

    + +
    @@ -10282,7 +10507,7 @@ TODO: this should live in the ConnectionManager

    - + src/registrar.js @@ -10341,6 +10566,8 @@ TODO: this should live in the ConnectionManager

    + +
    @@ -10368,7 +10595,7 @@ TODO: this should live in the ConnectionManager

    - + src/ping/index.js @@ -10434,6 +10661,8 @@ TODO: this should live in the ConnectionManager

    + + @@ -10449,7 +10678,7 @@ TODO: this should live in the ConnectionManager

    - + src/ping/index.js @@ -10499,6 +10728,8 @@ TODO: this should live in the ConnectionManager

    + + @@ -10514,7 +10745,7 @@ TODO: this should live in the ConnectionManager

    - + src/ping/index.js @@ -10564,6 +10795,8 @@ TODO: this should live in the ConnectionManager

    + + @@ -10579,7 +10812,7 @@ TODO: this should live in the ConnectionManager

    - + src/identify/index.js @@ -10670,6 +10903,8 @@ TODO: this should live in the ConnectionManager

    + + @@ -10685,7 +10920,7 @@ TODO: this should live in the ConnectionManager

    - + src/identify/index.js @@ -10718,6 +10953,8 @@ TODO: this should live in the ConnectionManager

    + + @@ -10736,7 +10973,7 @@ TODO: this should live in the ConnectionManager

    - + src/identify/index.js @@ -10769,6 +11006,8 @@ TODO: this should live in the ConnectionManager

    + + @@ -10787,7 +11026,7 @@ TODO: this should live in the ConnectionManager

    - + src/identify/index.js @@ -10845,6 +11084,8 @@ TODO: this should live in the ConnectionManager

    + + @@ -10860,7 +11101,7 @@ TODO: this should live in the ConnectionManager

    - + src/identify/index.js @@ -10910,6 +11151,8 @@ TODO: this should live in the ConnectionManager

    + + @@ -10925,7 +11168,7 @@ TODO: this should live in the ConnectionManager

    - + src/identify/index.js @@ -10985,6 +11228,8 @@ an error will be thrown.

    + + @@ -11000,7 +11245,7 @@ an error will be thrown.

    - + src/identify/index.js @@ -11098,6 +11343,8 @@ an error will be thrown.

    + + @@ -11113,7 +11360,7 @@ an error will be thrown.

    - + src/identify/index.js @@ -11172,6 +11419,8 @@ with the provided multiaddrs

    + + @@ -11187,7 +11436,7 @@ with the provided multiaddrs

    - + src/identify/index.js @@ -11246,6 +11495,8 @@ with the provided protocols

    + + @@ -11261,7 +11512,7 @@ with the provided protocols

    - + src/identify/index.js @@ -11319,6 +11570,8 @@ with the provided protocols

    + +