diff --git a/website2/libp2p.html b/website2/libp2p.html index 0feb8c770..1a07bd635 100644 --- a/website2/libp2p.html +++ b/website2/libp2p.html @@ -218,9 +218,9 @@ window.addEventListener("DOMContentLoaded", main2); Source - Edit + Edit
Set the listening address of the switch
Calling it multiple time will override the value
Set the listening addresses of the switch
Calling it multiple time will override the value
On success deserialized signature will be stored in value.
Source - Edit + Edit @@ -924,9 +924,9 @@ class="link-seesrc" target="_blank">SourceOn success deserialized key will be stored in value.
Source - Edit + Edit @@ -938,9 +938,9 @@ class="link-seesrc" target="_blank">Source Compare values and calculate order parameter. Source - Edit + Edit @@ -951,9 +951,9 @@ class="link-seesrc" target="_blank">Source Get public key from corresponding private key key. Source - Edit + Edit @@ -964,9 +964,9 @@ class="link-seesrc" target="_blank">Source Return private key key in binary form (using scheme's own serialization). Source - Edit + Edit @@ -977,9 +977,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -990,9 +990,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1005,9 +1005,9 @@ class="link-seesrc" target="_blank">SourceReturns true on success.
Source - Edit + Edit @@ -1019,9 +1019,9 @@ class="link-seesrc" target="_blank">SourceReturns true on success.
Source - Edit + Edit @@ -1032,9 +1032,9 @@ class="link-seesrc" target="_blank">Source Create new private key from libp2p's protobuf serialized binary form. Source - Edit + Edit @@ -1045,9 +1045,9 @@ class="link-seesrc" target="_blank">Source Create new private key from libp2p's protobuf serialized hexadecimal string form. Source - Edit + Edit @@ -1058,9 +1058,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1070,9 +1070,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1083,9 +1083,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1095,9 +1095,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1108,9 +1108,9 @@ class="link-seesrc" target="_blank">Source Create new public key from libp2p's protobuf serialized binary form. Source - Edit + Edit @@ -1121,9 +1121,9 @@ class="link-seesrc" target="_blank">Source Create new public key from libp2p's protobuf serialized hexadecimal string form. Source - Edit + Edit @@ -1134,9 +1134,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1146,9 +1146,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1158,9 +1158,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1170,9 +1170,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1183,9 +1183,9 @@ class="link-seesrc" target="_blank">Source Create new public key from libp2p's protobuf serialized binary form. Source - Edit + Edit @@ -1196,9 +1196,9 @@ class="link-seesrc" target="_blank">Source Create new signature from serialized hexadecimal string form. Source - Edit + Edit @@ -1211,9 +1211,9 @@ class="link-seesrc" target="_blank">SourceReturns true on success.
Source - Edit + Edit @@ -1223,9 +1223,9 @@ class="link-seesrc" target="_blank">Source Get array of bytes with with initial vector. Source - Edit + Edit @@ -1235,9 +1235,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1247,9 +1247,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1259,9 +1259,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1275,9 +1275,9 @@ class="link-seesrc" target="_blank">SourceSo will be used first available (supported) method.
Source - Edit + Edit @@ -1290,9 +1290,9 @@ class="link-seesrc" target="_blank">Sourcebits is number of bits for RSA key, bits value must be in [512, 4096], default value is 2048 bits.
Source - Edit + Edit @@ -1306,9 +1306,9 @@ class="link-seesrc" target="_blank">SourceSo will be used first available (supported) method.
Source - Edit + Edit @@ -1321,9 +1321,9 @@ class="link-seesrc" target="_blank">Sourcebits is number of bits for RSA key, bits value must be in [2048, 4096], default value is 3072 bits.
Source - Edit + Edit @@ -1335,9 +1335,9 @@ class="link-seesrc" target="_blank">SourceReturns empty string if there no algorithms in common.
Source - Edit + Edit @@ -1347,9 +1347,9 @@ class="link-seesrc" target="_blank">Source Get short string representation of private/public key key. Source - Edit + Edit @@ -1359,9 +1359,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1372,9 +1372,9 @@ class="link-seesrc" target="_blank">Source Sign message data using private key key and return generated signature in raw binary form. Source - Edit + Edit @@ -1385,9 +1385,9 @@ class="link-seesrc" target="_blank">Source Expand shared secret to cryptographic keys. Source - Edit + Edit @@ -1400,9 +1400,9 @@ class="link-seesrc" target="_blank">SourceReturns number of bytes (octets) needed to store private key key.
Source - Edit + Edit @@ -1415,9 +1415,9 @@ class="link-seesrc" target="_blank">SourceReturns number of bytes (octets) needed to store public key key.
Source - Edit + Edit @@ -1430,9 +1430,9 @@ class="link-seesrc" target="_blank">SourceReturns number of bytes (octets) needed to store signature sig.
Source - Edit + Edit @@ -1445,9 +1445,9 @@ class="link-seesrc" target="_blank">SourceReturns number of bytes (octets) needed to store private key key.
Source - Edit + Edit @@ -1458,9 +1458,9 @@ class="link-seesrc" target="_blank">Source Verify signature sig using message message and public key key. Return true if message signature is valid. Source - Edit + Edit @@ -1471,9 +1471,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1484,9 +1484,9 @@ class="link-seesrc" target="_blank">Source Write PublicKey value pubkey to buffer vb. Source - Edit + Edit @@ -1497,9 +1497,9 @@ class="link-seesrc" target="_blank">Source Write PrivateKey value seckey to buffer vb. Source - Edit + Edit @@ -1510,9 +1510,9 @@ class="link-seesrc" target="_blank">Source Write Signature value sig to buffer vb. Source - Edit + Edit @@ -1523,9 +1523,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1540,9 +1540,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1552,9 +1552,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1564,9 +1564,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1576,9 +1576,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1588,9 +1588,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1600,9 +1600,9 @@ class="link-seesrc" target="_blank">Source Returns true if specified scheme is currently available. Source - Edit + Edit @@ -1621,7 +1621,7 @@ class="link-seesrc" target="_blank">Source diff --git a/website2/libp2p/crypto/curve25519.html b/website2/libp2p/crypto/curve25519.html index d64905cce..e67580279 100644 --- a/website2/libp2p/crypto/curve25519.html +++ b/website2/libp2p/crypto/curve25519.html @@ -253,9 +253,9 @@ window.addEventListener("DOMContentLoaded", main2); Source - Edit + Edit @@ -285,9 +285,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -297,9 +297,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -314,9 +314,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -331,9 +331,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -343,9 +343,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -356,9 +356,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -369,9 +369,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -382,9 +382,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -398,7 +398,7 @@ class="link-seesrc" target="_blank">Source diff --git a/website2/libp2p/crypto/ecnist.html b/website2/libp2p/crypto/ecnist.html index 332bf91ab..9b9ad5485 100644 --- a/website2/libp2p/crypto/ecnist.html +++ b/website2/libp2p/crypto/ecnist.html @@ -457,9 +457,9 @@ window.addEventListener("DOMContentLoaded", main2); 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 @@ -523,9 +523,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -535,9 +535,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -550,9 +550,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -565,9 +565,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -577,9 +577,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -591,9 +591,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -608,9 +608,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -620,9 +620,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -632,9 +632,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -644,9 +644,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -656,9 +656,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -668,9 +668,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -680,9 +680,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -692,9 +692,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -704,9 +704,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -716,9 +716,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -728,9 +728,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -740,9 +740,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -752,9 +752,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -769,9 +769,9 @@ class="link-seesrc" target="_blank">Source Return string representation of EC public key. Source - Edit + Edit @@ -781,9 +781,9 @@ class="link-seesrc" target="_blank">Source Return string representation of EC private key. Source - Edit + Edit @@ -793,9 +793,9 @@ class="link-seesrc" target="_blank">Source Return hexadecimal string representation of EC signature. Source - Edit + Edit @@ -805,9 +805,9 @@ class="link-seesrc" target="_blank">Source Return true if both signatures sig1 and sig2 are equal. Source - Edit + Edit @@ -817,9 +817,9 @@ class="link-seesrc" target="_blank">Source Returns true if both keys pubkey1 and pubkey2 are equal. Source - Edit + Edit @@ -829,9 +829,9 @@ class="link-seesrc" target="_blank">Source Returns true if both keys seckey1 and seckey2 are equal. Source - Edit + Edit @@ -841,9 +841,9 @@ class="link-seesrc" target="_blank">Source Wipe and clear EC private key, public key or signature object. Source - Edit + Edit @@ -855,9 +855,9 @@ class="link-seesrc" target="_blank">SourceReturns true on success, false otherwise.
Source - Edit + Edit @@ -867,9 +867,9 @@ class="link-seesrc" target="_blank">Source Returns copy of EC private key, public key or signature object src. Source - Edit + Edit @@ -880,9 +880,9 @@ class="link-seesrc" target="_blank">Source Generate ephemeral keys used to perform ECDHE. Source - Edit + Edit @@ -895,9 +895,9 @@ class="link-seesrc" target="_blank">SourceCurrently supported encoding strings are P-256, P-384, P-521, if encoding string is not supported P-521 key will be generated.
Source - Edit + Edit @@ -907,9 +907,9 @@ class="link-seesrc" target="_blank">Source Serialize EC public key pubkey to ASN.1 DER binary form and return it. Source - Edit + Edit @@ -919,9 +919,9 @@ class="link-seesrc" target="_blank">Source Serialize EC private key seckey to ASN.1 DER binary form and return it. Source - Edit + Edit @@ -931,9 +931,9 @@ class="link-seesrc" target="_blank">Source Serialize EC signature sig to ASN.1 DER binary form and return it. Source - Edit + Edit @@ -944,9 +944,9 @@ class="link-seesrc" target="_blank">Source Calculate and return EC public key from private key seckey. Source - Edit + Edit @@ -957,9 +957,9 @@ class="link-seesrc" target="_blank">Source Serialize EC public key pubkey to raw binary form and return it. Source - Edit + Edit @@ -970,9 +970,9 @@ class="link-seesrc" target="_blank">Source Serialize EC private key seckey to raw binary form and return it. Source - Edit + Edit @@ -982,9 +982,9 @@ class="link-seesrc" target="_blank">Source Serialize EC signature sig to raw binary form and return it. Source - Edit + Edit @@ -997,9 +997,9 @@ class="link-seesrc" target="_blank">SourceIf error happens length of result array will be 0.
Source - Edit + Edit @@ -1012,9 +1012,9 @@ class="link-seesrc" target="_blank">SourceProcedure returns Result[void, Asn1Error].
Source - Edit + Edit @@ -1027,9 +1027,9 @@ class="link-seesrc" target="_blank">SourceProcedure returns Result[void, Asn1Error].
Source - Edit + Edit @@ -1042,9 +1042,9 @@ class="link-seesrc" target="_blank">SourceProcedure returns Result[void, Asn1Error].
Source - Edit + Edit @@ -1055,9 +1055,9 @@ class="link-seesrc" target="_blank">Source Initialize EC private key from ASN.1 DER binary representation data and return constructed object. Source - Edit + Edit @@ -1068,9 +1068,9 @@ class="link-seesrc" target="_blank">Source Initialize EC public key from ASN.1 DER binary representation data and return constructed object. Source - Edit + Edit @@ -1081,9 +1081,9 @@ class="link-seesrc" target="_blank">Source Initialize EC signature from raw binary representation data and return constructed object. Source - Edit + Edit @@ -1096,9 +1096,9 @@ class="link-seesrc" target="_blank">SourceProcedure returns Asn1Status.
Source - Edit + Edit @@ -1108,9 +1108,9 @@ class="link-seesrc" target="_blank">Source Initialize EC private key, public key or signature from hexadecimal string representation data and return constructed object. Source - Edit + Edit @@ -1124,9 +1124,9 @@ class="link-seesrc" target="_blank">SourceProcedure returns true on success, false otherwise.
Source - Edit + Edit @@ -1140,9 +1140,9 @@ class="link-seesrc" target="_blank">SourceProcedure returns true on success, false otherwise.
Source - Edit + Edit @@ -1156,9 +1156,9 @@ class="link-seesrc" target="_blank">SourceProcedure returns true on success, false otherwise.
Source - Edit + Edit @@ -1169,9 +1169,9 @@ class="link-seesrc" target="_blank">Source Initialize EC private key from raw binary representation data and return constructed object. Source - Edit + Edit @@ -1182,9 +1182,9 @@ class="link-seesrc" target="_blank">Source Initialize EC public key from raw binary representation data and return constructed object. Source - Edit + Edit @@ -1195,9 +1195,9 @@ class="link-seesrc" target="_blank">Source Initialize EC signature from raw binary representation data and return constructed object. Source - Edit + Edit @@ -1209,9 +1209,9 @@ class="link-seesrc" target="_blank">SourceProcedure returns true on success, false otherwise.
Source - Edit + Edit @@ -1221,9 +1221,9 @@ class="link-seesrc" target="_blank">Source Initialize EC private key, public key or signature from raw hexadecimal string representation data and return constructed object. Source - Edit + Edit @@ -1236,9 +1236,9 @@ class="link-seesrc" target="_blank">Sourcekind elliptic curve kind of your choice (secp256r1, secp384r1 or secp521r1).
Source - Edit + Edit @@ -1251,9 +1251,9 @@ class="link-seesrc" target="_blank">Sourcekind elliptic curve kind of your choice (secp256r1, secp384r1 or secp521r1).
Source - Edit + Edit @@ -1266,9 +1266,9 @@ class="link-seesrc" target="_blank">SourceReturns point in curve as pub * sec or nil otherwise.
Source - Edit + Edit @@ -1279,9 +1279,9 @@ class="link-seesrc" target="_blank">Source Get ECDSA signature of data message using private key seckey. Source - Edit + Edit @@ -1294,9 +1294,9 @@ class="link-seesrc" target="_blank">SourceProcedure returns number of bytes (octets) needed to store EC public key, or 0 if public key is not in supported curve.
Source - Edit + Edit @@ -1309,9 +1309,9 @@ class="link-seesrc" target="_blank">SourceProcedure returns number of bytes (octets) needed to store EC private key, or 0 if private key is not in supported curve.
Source - Edit + Edit @@ -1324,9 +1324,9 @@ class="link-seesrc" target="_blank">SourceProcedure returns number of bytes (octets) needed to store EC signature, or 0 if signature is not in supported curve.
Source - Edit + Edit @@ -1339,9 +1339,9 @@ class="link-seesrc" target="_blank">SourceReturns number of bytes (octets) needed to store EC public key, or 0 if public key is not in supported curve.
Source - Edit + Edit @@ -1354,9 +1354,9 @@ class="link-seesrc" target="_blank">SourceReturns number of bytes (octets) needed to store EC private key, or 0 if private key is not in supported curve.
Source - Edit + Edit @@ -1369,9 +1369,9 @@ class="link-seesrc" target="_blank">SourceReturns number of bytes (octets) needed to store EC signature, or 0 if signature is not in supported curve.
Source - Edit + Edit @@ -1385,9 +1385,9 @@ class="link-seesrc" target="_blank">Sourcedata array length must be at least 32 bytes for secp256r1, 48 bytes for secp384r1 and 66 bytes for secp521r1.
Source - Edit + Edit @@ -1400,9 +1400,9 @@ class="link-seesrc" target="_blank">SourceReturn true if message verification succeeded, false if verification failed.
Source - Edit + Edit @@ -1417,9 +1417,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1429,9 +1429,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1450,7 +1450,7 @@ class="link-seesrc" target="_blank">Source diff --git a/website2/libp2p/crypto/ed25519/constants.html b/website2/libp2p/crypto/ed25519/constants.html index 4089c575e..22c466ebd 100644 --- a/website2/libp2p/crypto/ed25519/constants.html +++ b/website2/libp2p/crypto/ed25519/constants.html @@ -1546,9 +1546,9 @@ window.addEventListener("DOMContentLoaded", main2); Source - Edit + Edit @@ -1577,9 +1577,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1591,9 +1591,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1605,9 +1605,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1619,9 +1619,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1633,9 +1633,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -2900,9 +2900,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -2953,9 +2953,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -2969,9 +2969,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -2982,9 +2982,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -2995,9 +2995,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -3008,9 +3008,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -3024,9 +3024,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -3040,7 +3040,7 @@ class="link-seesrc" target="_blank">Source diff --git a/website2/libp2p/crypto/ed25519/ed25519.html b/website2/libp2p/crypto/ed25519/ed25519.html index 8a8634997..f2b90795b 100644 --- a/website2/libp2p/crypto/ed25519/ed25519.html +++ b/website2/libp2p/crypto/ed25519/ed25519.html @@ -354,9 +354,9 @@ window.addEventListener("DOMContentLoaded", main2); Source - Edit + Edit @@ -392,9 +392,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -406,9 +406,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -420,9 +420,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -434,9 +434,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -451,9 +451,9 @@ class="link-seesrc" target="_blank">Source Size in octets (bytes) of serialized ED25519 private key. Source - Edit + Edit @@ -463,9 +463,9 @@ class="link-seesrc" target="_blank">Source Size in octets (bytes) of serialized ED25519 public key. Source - Edit + Edit @@ -475,9 +475,9 @@ class="link-seesrc" target="_blank">Source Size in octets (bytes) of serialized ED25519 signature. Source - Edit + Edit @@ -492,9 +492,9 @@ class="link-seesrc" target="_blank">Source Return string representation of ED25519 private key. Source - Edit + Edit @@ -504,9 +504,9 @@ class="link-seesrc" target="_blank">Source Return string representation of ED25519 private key. Source - Edit + Edit @@ -516,9 +516,9 @@ class="link-seesrc" target="_blank">Source Return string representation of ED25519 signature. Source - Edit + Edit @@ -528,9 +528,9 @@ class="link-seesrc" target="_blank">Source Compare ED25519 private key objects for equality. Source - Edit + Edit @@ -540,9 +540,9 @@ class="link-seesrc" target="_blank">Source Compare ED25519 public key objects for equality. Source - Edit + Edit @@ -552,9 +552,9 @@ class="link-seesrc" target="_blank">Source Compare ED25519 signature objects for equality. Source - Edit + Edit @@ -564,9 +564,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -576,9 +576,9 @@ class="link-seesrc" target="_blank">Source Wipe and clear memory of ED25519 private key. Source - Edit + Edit @@ -588,9 +588,9 @@ class="link-seesrc" target="_blank">Source Wipe and clear memory of ED25519 public key. Source - Edit + Edit @@ -600,9 +600,9 @@ class="link-seesrc" target="_blank">Source Wipe and clear memory of ED25519 key pair. Source - Edit + Edit @@ -612,9 +612,9 @@ class="link-seesrc" target="_blank">Source Wipe and clear memory of ED25519 signature. Source - Edit + Edit @@ -624,9 +624,9 @@ class="link-seesrc" target="_blank">Source Serialize ED25519 private key and return it. Source - Edit + Edit @@ -636,9 +636,9 @@ class="link-seesrc" target="_blank">Source Serialize ED25519 public key and return it. Source - Edit + Edit @@ -648,9 +648,9 @@ class="link-seesrc" target="_blank">Source Serialize ED25519 signature and return it. Source - Edit + Edit @@ -660,9 +660,9 @@ class="link-seesrc" target="_blank">Source Calculate and return ED25519 public key from private key key. Source - Edit + Edit @@ -675,9 +675,9 @@ class="link-seesrc" target="_blank">SourceProcedure returns true on success.
Source - Edit + Edit @@ -689,9 +689,9 @@ class="link-seesrc" target="_blank">SourceProcedure returns true on success.
Source - Edit + Edit @@ -704,9 +704,9 @@ class="link-seesrc" target="_blank">SourceProcedure returns true on success.
Source - Edit + Edit @@ -718,9 +718,9 @@ class="link-seesrc" target="_blank">SourceProcedure returns true on success.
Source - Edit + Edit @@ -733,9 +733,9 @@ class="link-seesrc" target="_blank">SourceProcedure returns true on success.
Source - Edit + Edit @@ -747,9 +747,9 @@ class="link-seesrc" target="_blank">SourceProcedure returns true on success.
Source - Edit + Edit @@ -760,9 +760,9 @@ class="link-seesrc" target="_blank">Source Initialize ED25519 private key from raw binary representation data and return constructed object. Source - Edit + Edit @@ -773,9 +773,9 @@ class="link-seesrc" target="_blank">Source Initialize ED25519 private key from hexadecimal string representation data and return constructed object. Source - Edit + Edit @@ -786,9 +786,9 @@ class="link-seesrc" target="_blank">Source Initialize ED25519 public key from raw binary representation data and return constructed object. Source - Edit + Edit @@ -799,9 +799,9 @@ class="link-seesrc" target="_blank">Source Initialize ED25519 public key from hexadecimal string representation data and return constructed object. Source - Edit + Edit @@ -812,9 +812,9 @@ class="link-seesrc" target="_blank">Source Initialize ED25519 signature from raw binary representation data and return constructed object. Source - Edit + Edit @@ -825,9 +825,9 @@ class="link-seesrc" target="_blank">Source Initialize ED25519 signature from hexadecimal string representation data and return constructed object. Source - Edit + Edit @@ -838,9 +838,9 @@ class="link-seesrc" target="_blank">Source Generate new random ED25519 private and public keypair using OS specific CSPRNG. Source - Edit + Edit @@ -851,9 +851,9 @@ class="link-seesrc" target="_blank">Source Generate new random ED25519 private key using the given random number generator Source - Edit + Edit @@ -864,9 +864,9 @@ class="link-seesrc" target="_blank">Source Create ED25519 signature of data message using private key key. Source - Edit + Edit @@ -879,9 +879,9 @@ class="link-seesrc" target="_blank">SourceProcedure returns number of bytes (octets) needed to store ED25519 private key.
Source - Edit + Edit @@ -894,9 +894,9 @@ class="link-seesrc" target="_blank">SourceProcedure returns number of bytes (octets) needed to store ED25519 public key.
Source - Edit + Edit @@ -909,9 +909,9 @@ class="link-seesrc" target="_blank">SourceProcedure returns number of bytes (octets) needed to store ED25519 signature.
Source - Edit + Edit @@ -924,9 +924,9 @@ class="link-seesrc" target="_blank">SourceReturn true if message verification succeeded, false if verification failed.
Source - Edit + Edit @@ -940,7 +940,7 @@ class="link-seesrc" target="_blank">Source diff --git a/website2/libp2p/crypto/hkdf.html b/website2/libp2p/crypto/hkdf.html index d842e4cbd..34047f8da 100644 --- a/website2/libp2p/crypto/hkdf.html +++ b/website2/libp2p/crypto/hkdf.html @@ -222,9 +222,9 @@ window.addEventListener("DOMContentLoaded", main2); Source - Edit + Edit @@ -259,9 +259,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -275,7 +275,7 @@ class="link-seesrc" target="_blank">Source diff --git a/website2/libp2p/crypto/minasn1.html b/website2/libp2p/crypto/minasn1.html index f05a5ca88..a329119ee 100644 --- a/website2/libp2p/crypto/minasn1.html +++ b/website2/libp2p/crypto/minasn1.html @@ -440,9 +440,9 @@ window.addEventListener("DOMContentLoaded", main2); Source - Edit + EditIf length of dest is less then number of required bytes to encode value, then result of encoding will not be stored in dest but number of bytes (octets) required will be returned.
Source - Edit + Edit @@ -752,9 +752,9 @@ class="link-seesrc" target="_blank">SourceIf length of dest is less then number of required bytes to encode value, then result of encoding will not be stored in dest but number of bytes (octets) required will be returned.
Source - Edit + Edit @@ -767,9 +767,9 @@ class="link-seesrc" target="_blank">SourceIf length of dest is less then number of required bytes to encode value, then result of encoding will not be stored in dest but number of bytes (octets) required will be returned.
Source - Edit + Edit @@ -783,9 +783,9 @@ class="link-seesrc" target="_blank">SourceIf length of dest is less then number of required bytes to encode value, then result of encoding will not be stored in dest but number of bytes (octets) required will be returned.
Source - Edit + Edit @@ -798,9 +798,9 @@ class="link-seesrc" target="_blank">SourceIf length of dest is less then number of required bytes to encode value, then result of encoding WILL NOT BE stored in dest but number of bytes (octets) required will be returned.
Source - Edit + Edit @@ -813,9 +813,9 @@ class="link-seesrc" target="_blank">SourceIf length of dest is less then number of required bytes to encode value, then result of encoding will not be stored in dest but number of bytes (octets) required will be returned.
Source - Edit + Edit @@ -828,9 +828,9 @@ class="link-seesrc" target="_blank">SourceIf length of dest is less then number of required bytes to encode length value, then result of encoding WILL NOT BE stored in dest but number of bytes (octets) required will be returned.
Source - Edit + Edit @@ -842,9 +842,9 @@ class="link-seesrc" target="_blank">SourceIf length of dest is less then number of required bytes to encode value, then result of encoding will not be stored in dest but number of bytes (octets) required will be returned.
Source - Edit + Edit @@ -857,9 +857,9 @@ class="link-seesrc" target="_blank">SourceIf length of dest is less then number of required bytes to encode value, then result of encoding will not be stored in dest but number of bytes (octets) required will be returned.
Source - Edit + Edit @@ -873,9 +873,9 @@ class="link-seesrc" target="_blank">SourceIf length of dest is less then number of required bytes to encode value, then result of encoding will not be stored in dest but number of bytes (octets) required will be returned.
Source - Edit + Edit @@ -888,9 +888,9 @@ class="link-seesrc" target="_blank">SourceIf length of dest is less then number of required bytes to encode value, then result of encoding will not be stored in dest but number of bytes (octets) required will be returned.
Source - Edit + Edit @@ -900,9 +900,9 @@ class="link-seesrc" target="_blank">Source Converts Nim tag enum to ASN.1 tag code. Source - Edit + Edit @@ -913,9 +913,9 @@ class="link-seesrc" target="_blank">Source Extend buffer or composite's internal buffer by length octets. Source - Edit + Edit @@ -925,9 +925,9 @@ class="link-seesrc" target="_blank">Source Finishes buffer or composite and prepares it for writing. Source - Edit + Edit @@ -937,9 +937,9 @@ class="link-seesrc" target="_blank">Source Return field as Asn1Buffer to enter composite types. Source - Edit + Edit @@ -949,9 +949,9 @@ class="link-seesrc" target="_blank">Source Initialize empty Asn1Buffer. Source - Edit + Edit @@ -962,9 +962,9 @@ class="link-seesrc" target="_blank">Source Initialize Asn1Buffer from array of bytes data. Source - Edit + Edit @@ -974,9 +974,9 @@ class="link-seesrc" target="_blank">Source Initialize Asn1Buffer from hexadecimal string data. Source - Edit + Edit @@ -986,9 +986,9 @@ class="link-seesrc" target="_blank">Source Initialize Asn1Composite with tag context-specific id id. Source - Edit + Edit @@ -998,9 +998,9 @@ class="link-seesrc" target="_blank">Source Initialize Asn1Composite with tag tag. Source - Edit + Edit @@ -1010,9 +1010,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1022,9 +1022,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1034,9 +1034,9 @@ class="link-seesrc" target="_blank">Source Decode value part of ASN.1 TLV triplet. Source - Edit + Edit @@ -1048,9 +1048,9 @@ class="link-seesrc" target="_blank">SourceThis procedure must be used to write NULL, 0 or empty BIT STRING, OCTET STRING types.
Source - Edit + Edit @@ -1064,9 +1064,9 @@ class="link-seesrc" target="_blank">SourceFor BIT STRING you can use bits argument to specify number of used bits.
Source - Edit + Edit @@ -1077,9 +1077,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1089,9 +1089,9 @@ class="link-seesrc" target="_blank">Source Write bool value to buffer or composite as ASN.1 BOOLEAN. Source - Edit + Edit @@ -1102,9 +1102,9 @@ class="link-seesrc" target="_blank">Source Write uint64 value to buffer or composite as ASN.1 INTEGER. Source - Edit + Edit @@ -1119,9 +1119,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1131,9 +1131,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1143,9 +1143,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1155,9 +1155,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1167,9 +1167,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1179,9 +1179,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1195,7 +1195,7 @@ class="link-seesrc" target="_blank">Source diff --git a/website2/libp2p/crypto/rsa.html b/website2/libp2p/crypto/rsa.html index 836cafa12..87a7c4778 100644 --- a/website2/libp2p/crypto/rsa.html +++ b/website2/libp2p/crypto/rsa.html @@ -390,9 +390,9 @@ window.addEventListener("DOMContentLoaded", main2); Source - Edit + Edit @@ -427,9 +427,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -439,9 +439,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -451,9 +451,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -469,9 +469,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -484,9 +484,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -496,9 +496,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -510,9 +510,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -527,9 +527,9 @@ class="link-seesrc" target="_blank">Source Default RSA key size in bits. Source - Edit + Edit @@ -539,9 +539,9 @@ class="link-seesrc" target="_blank">Source Default value for RSA public exponent. https://golang.org/src/crypto/rsa/rsa.go#226 Source - Edit + Edit @@ -551,9 +551,9 @@ class="link-seesrc" target="_blank">Source Minimal allowed RSA key size in bits. https://github.com/libp2p/go-libp2p-core/blob/master/crypto/rsa_common.go#L13 Source - Edit + Edit @@ -563,9 +563,9 @@ class="link-seesrc" target="_blank">Source RSA PKCS#1.5 SHA-1 hash object identifier. Source - Edit + Edit @@ -576,9 +576,9 @@ class="link-seesrc" target="_blank">Source RSA PKCS#1.5 SHA-224 hash object identifier. Source - Edit + Edit @@ -589,9 +589,9 @@ class="link-seesrc" target="_blank">Source RSA PKCS#1.5 SHA-256 hash object identifier. Source - Edit + Edit @@ -602,9 +602,9 @@ class="link-seesrc" target="_blank">Source RSA PKCS#1.5 SHA-384 hash object identifier. Source - Edit + Edit @@ -615,9 +615,9 @@ class="link-seesrc" target="_blank">Source RSA PKCS#1.5 SHA-512 hash object identifier. Source - Edit + Edit @@ -632,9 +632,9 @@ class="link-seesrc" target="_blank">Source Return string representation of RSA private key. Source - Edit + Edit @@ -644,9 +644,9 @@ class="link-seesrc" target="_blank">Source Return string representation of RSA public key. Source - Edit + Edit @@ -656,9 +656,9 @@ class="link-seesrc" target="_blank">Source Return string representation of RSA signature. Source - Edit + Edit @@ -670,9 +670,9 @@ class="link-seesrc" target="_blank">SourceResult is true if a and b are both nil or a and b are equal by value.
Source - Edit + Edit @@ -682,9 +682,9 @@ class="link-seesrc" target="_blank">Source Compare two RSA public keys for equality. Source - Edit + Edit @@ -694,9 +694,9 @@ class="link-seesrc" target="_blank">Source Compare two RSA signatures for equality. Source - Edit + Edit @@ -706,9 +706,9 @@ class="link-seesrc" target="_blank">Source Wipe and clear EC private key, public key or scalar object. Source - Edit + Edit @@ -718,9 +718,9 @@ class="link-seesrc" target="_blank">Source Create copy of RSA private key, public key or signature. Source - Edit + Edit @@ -730,9 +730,9 @@ class="link-seesrc" target="_blank">Source Serialize RSA private key key to ASN.1 DER binary form and return it. Source - Edit + Edit @@ -742,9 +742,9 @@ class="link-seesrc" target="_blank">Source Serialize RSA public key key to ASN.1 DER binary form and return it. Source - Edit + Edit @@ -754,9 +754,9 @@ class="link-seesrc" target="_blank">Source Serialize RSA signature sig to raw binary form and return it. Source - Edit + Edit @@ -766,9 +766,9 @@ class="link-seesrc" target="_blank">Source Get RSA public key from RSA private key. Source - Edit + Edit @@ -781,9 +781,9 @@ class="link-seesrc" target="_blank">SourceProcedure returns Asn1Status.
Source - Edit + Edit @@ -796,9 +796,9 @@ class="link-seesrc" target="_blank">SourceProcedure returns Asn1Status.
Source - Edit + Edit @@ -811,9 +811,9 @@ class="link-seesrc" target="_blank">SourceProcedure returns Result[void, Asn1Status].
Source - Edit + Edit @@ -824,9 +824,9 @@ class="link-seesrc" target="_blank">Source Initialize RSA private key from ASN.1 DER binary representation data and return constructed object. Source - Edit + Edit @@ -837,9 +837,9 @@ class="link-seesrc" target="_blank">Source Initialize RSA public key from ASN.1 DER binary representation data and return constructed object. Source - Edit + Edit @@ -850,9 +850,9 @@ class="link-seesrc" target="_blank">Source Initialize RSA signature from raw binary representation data and return constructed object. Source - Edit + Edit @@ -865,9 +865,9 @@ class="link-seesrc" target="_blank">SourceProcedure returns Result[void, Asn1Status].
Source - Edit + Edit @@ -877,9 +877,9 @@ class="link-seesrc" target="_blank">Source Initialize RSA private key, public key or signature from hexadecimal string representation data and return constructed object. Source - Edit + Edit @@ -889,9 +889,9 @@ class="link-seesrc" target="_blank">Source Get RSA public key from pair pair. Source - Edit + Edit @@ -906,9 +906,9 @@ class="link-seesrc" target="_blank">Sourcepubexp is RSA public exponent, which must be prime (default = 3).
Source - Edit + Edit @@ -918,9 +918,9 @@ class="link-seesrc" target="_blank">Source Get RSA private key from pair pair. Source - Edit + Edit @@ -931,9 +931,9 @@ class="link-seesrc" target="_blank">Source Get RSA PKCS1.5 signature of data message using SHA256 and private key key. Source - Edit + Edit @@ -946,9 +946,9 @@ class="link-seesrc" target="_blank">SourceProcedure returns number of bytes (octets) needed to store RSA private key, or 0 if private key is is incorrect.
Source - Edit + Edit @@ -961,9 +961,9 @@ class="link-seesrc" target="_blank">SourceProcedure returns number of bytes (octets) needed to store RSA public key, or 0 if public key is incorrect.
Source - Edit + Edit @@ -976,9 +976,9 @@ class="link-seesrc" target="_blank">SourceProcedure returns number of bytes (octets) needed to store RSA public key, or 0 if public key is incorrect.
Source - Edit + Edit @@ -991,9 +991,9 @@ class="link-seesrc" target="_blank">SourceReturn true if message verification succeeded, false if verification failed.
Source - Edit + Edit @@ -1008,9 +1008,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1029,7 +1029,7 @@ class="link-seesrc" target="_blank">Source diff --git a/website2/libp2p/crypto/secp.html b/website2/libp2p/crypto/secp.html index 5b62b3afb..88f4f1e36 100644 --- a/website2/libp2p/crypto/secp.html +++ b/website2/libp2p/crypto/secp.html @@ -343,9 +343,9 @@ window.addEventListener("DOMContentLoaded", main2); Source - Edit + Edit @@ -372,9 +372,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -384,9 +384,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -396,9 +396,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -413,9 +413,9 @@ class="link-seesrc" target="_blank">Source Size of private key in octets (bytes) Source - Edit + Edit @@ -425,9 +425,9 @@ class="link-seesrc" target="_blank">Source Size of public key in octets (bytes) Source - Edit + Edit @@ -437,9 +437,9 @@ class="link-seesrc" target="_blank">Source Size of signature in octets (bytes) Source - Edit + Edit @@ -454,9 +454,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -466,9 +466,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -478,9 +478,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -490,9 +490,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -502,9 +502,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -514,9 +514,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -526,9 +526,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -538,9 +538,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -550,9 +550,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -562,9 +562,9 @@ class="link-seesrc" target="_blank">Source Serialize Secp256k1 private key and return it. Source - Edit + Edit @@ -574,9 +574,9 @@ class="link-seesrc" target="_blank">Source Serialize Secp256k1 public key and return it. Source - Edit + Edit @@ -586,9 +586,9 @@ class="link-seesrc" target="_blank">Source Serialize Secp256k1 signature and return it. Source - Edit + Edit @@ -598,9 +598,9 @@ class="link-seesrc" target="_blank">Source Calculate and return Secp256k1 public key from private key key. Source - Edit + Edit @@ -611,9 +611,9 @@ class="link-seesrc" target="_blank">Source Initialize Secp256k1 private key key from raw binary representation data. Source - Edit + Edit @@ -624,9 +624,9 @@ class="link-seesrc" target="_blank">Source Initialize Secp256k1 private key key from hexadecimal string representation data. Source - Edit + Edit @@ -637,9 +637,9 @@ class="link-seesrc" target="_blank">Source Initialize Secp256k1 public key key from raw binary representation data. Source - Edit + Edit @@ -650,9 +650,9 @@ class="link-seesrc" target="_blank">Source Initialize Secp256k1 public key key from hexadecimal string representation data. Source - Edit + Edit @@ -663,9 +663,9 @@ class="link-seesrc" target="_blank">Source Initialize Secp256k1 signature sig from raw binary representation data. Source - Edit + Edit @@ -676,9 +676,9 @@ class="link-seesrc" target="_blank">Source Initialize Secp256k1 signature sig from hexadecimal string representation data. Source - Edit + Edit @@ -691,9 +691,9 @@ class="link-seesrc" target="_blank">SourceProcedure returns private key on success.
Source - Edit + Edit @@ -706,9 +706,9 @@ class="link-seesrc" target="_blank">SourceProcedure returns private key on success.
Source - Edit + Edit @@ -721,9 +721,9 @@ class="link-seesrc" target="_blank">SourceProcedure returns public key on success.
Source - Edit + Edit @@ -736,9 +736,9 @@ class="link-seesrc" target="_blank">SourceProcedure returns public key on success.
Source - Edit + Edit @@ -751,9 +751,9 @@ class="link-seesrc" target="_blank">SourceProcedure returns signature on success.
Source - Edit + Edit @@ -766,9 +766,9 @@ class="link-seesrc" target="_blank">SourceProcedure returns signature on success.
Source - Edit + Edit @@ -779,9 +779,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -792,9 +792,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -805,9 +805,9 @@ class="link-seesrc" target="_blank">Source Sign message msg using private key key and return signature object. Source - Edit + Edit @@ -820,9 +820,9 @@ class="link-seesrc" target="_blank">SourceProcedure returns number of bytes (octets) needed to store Secp256k1 private key.
Source - Edit + Edit @@ -835,9 +835,9 @@ class="link-seesrc" target="_blank">SourceProcedure returns number of bytes (octets) needed to store Secp256k1 public key.
Source - Edit + Edit @@ -850,9 +850,9 @@ class="link-seesrc" target="_blank">SourceProcedure returns number of bytes (octets) needed to store Secp256k1 signature.
Source - Edit + Edit @@ -863,9 +863,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -880,9 +880,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -892,9 +892,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -908,7 +908,7 @@ class="link-seesrc" target="_blank">Source diff --git a/website2/libp2p/dial.html b/website2/libp2p/dial.html index e15a8c6a6..543ee3eed 100644 --- a/website2/libp2p/dial.html +++ b/website2/libp2p/dial.html @@ -253,9 +253,9 @@ window.addEventListener("DOMContentLoaded", main2); Source - Edit + Edit @@ -293,9 +293,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -307,9 +307,9 @@ class="link-seesrc" target="_blank">Source Connects to a peer and retrieve its PeerId Source - Edit + Edit @@ -322,9 +322,9 @@ class="link-seesrc" target="_blank">Source connect remote peer without negotiating a protocol Source - Edit + Edit @@ -337,9 +337,9 @@ class="link-seesrc" target="_blank">Source create a protocol stream and establish a connection if one doesn't exist already Source - Edit + Edit @@ -351,9 +351,9 @@ class="link-seesrc" target="_blank">Source create a protocol stream over an existing connection Source - Edit + Edit @@ -365,9 +365,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -381,7 +381,7 @@ class="link-seesrc" target="_blank">Source diff --git a/website2/libp2p/dialer.html b/website2/libp2p/dialer.html index 9035c982b..3cd2a285a 100644 --- a/website2/libp2p/dialer.html +++ b/website2/libp2p/dialer.html @@ -284,9 +284,9 @@ window.addEventListener("DOMContentLoaded", main2); Source - Edit + Edit @@ -325,9 +325,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -344,9 +344,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -361,9 +361,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -374,9 +374,9 @@ class="link-seesrc" target="_blank">Source Connects to a peer and retrieve its PeerId Source - Edit + Edit @@ -388,9 +388,9 @@ class="link-seesrc" target="_blank">Source connect remote peer without negotiating a protocol Source - Edit + Edit @@ -402,9 +402,9 @@ class="link-seesrc" target="_blank">Source create a protocol stream and establish a connection if one doesn't exist already Source - Edit + Edit @@ -415,9 +415,9 @@ class="link-seesrc" target="_blank">Source create a protocol stream over an existing connection Source - Edit + Edit @@ -429,9 +429,9 @@ class="link-seesrc" target="_blank">Source Create a protocol stream in order to check if a connection is possible. Doesn't use the Connection Manager to save it. Source - Edit + Edit @@ -450,7 +450,7 @@ class="link-seesrc" target="_blank">Source diff --git a/website2/libp2p/errors.html b/website2/libp2p/errors.html index 737033784..a8d30fd4d 100644 --- a/website2/libp2p/errors.html +++ b/website2/libp2p/errors.html @@ -233,9 +233,9 @@ window.addEventListener("DOMContentLoaded", main2); Source - Edit + Edit @@ -267,9 +267,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -279,9 +279,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -296,9 +296,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -312,7 +312,7 @@ class="link-seesrc" target="_blank">Source diff --git a/website2/libp2p/multiaddress.html b/website2/libp2p/multiaddress.html index dc72b3732..c2ddbd0ac 100644 --- a/website2/libp2p/multiaddress.html +++ b/website2/libp2p/multiaddress.html @@ -897,9 +897,9 @@ window.addEventListener("DOMContentLoaded", main2); Source - Edit + Edit @@ -932,9 +932,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -944,9 +944,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -957,9 +957,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -972,9 +972,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -988,9 +988,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1001,9 +1001,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1018,9 +1018,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1030,9 +1030,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1044,9 +1044,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1061,9 +1061,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1076,9 +1076,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1088,9 +1088,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1100,9 +1100,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1117,9 +1117,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1129,9 +1129,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1141,9 +1141,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1170,9 +1170,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1199,9 +1199,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1212,9 +1212,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1224,9 +1224,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1236,9 +1236,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1298,9 +1298,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1310,9 +1310,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1322,9 +1322,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1343,9 +1343,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1401,9 +1401,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1419,9 +1419,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1435,9 +1435,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1450,9 +1450,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1472,9 +1472,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1487,9 +1487,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1500,9 +1500,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1513,9 +1513,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1526,9 +1526,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1539,9 +1539,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1552,9 +1552,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1565,9 +1565,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1578,9 +1578,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1591,9 +1591,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1604,9 +1604,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1622,9 +1622,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1638,9 +1638,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1653,9 +1653,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1665,9 +1665,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1685,9 +1685,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1706,9 +1706,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1757,9 +1757,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1789,9 +1789,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1815,9 +1815,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1838,9 +1838,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1859,9 +1859,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1875,9 +1875,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1890,9 +1890,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1913,9 +1913,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1931,9 +1931,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1948,9 +1948,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1965,9 +1965,9 @@ class="link-seesrc" target="_blank">Source Return pattern pat as string. Source - Edit + Edit @@ -1977,9 +1977,9 @@ class="link-seesrc" target="_blank">Source Return string representation of MultiAddress value. Source - Edit + Edit @@ -1992,9 +1992,9 @@ class="link-seesrc" target="_blank">SourceThis procedure performs validation of concatenated result and can raise exception on error.
Source - Edit + Edit @@ -2007,9 +2007,9 @@ class="link-seesrc" target="_blank">SourceThis procedure performs validation of concatenated result and can raise exception on error.
Source - Edit + Edit @@ -2020,9 +2020,9 @@ class="link-seesrc" target="_blank">Source Check of two MultiAddress are equal Source - Edit + Edit @@ -2033,9 +2033,9 @@ class="link-seesrc" target="_blank">Source Returns partial MultiAddress with MultiCodec codec and present in MultiAddress ma. Source - Edit + Edit @@ -2046,9 +2046,9 @@ class="link-seesrc" target="_blank">Source Returns part with index i of MultiAddress ma. Source - Edit + Edit @@ -2059,9 +2059,9 @@ class="link-seesrc" target="_blank">Source Returns parts with slice slice of MultiAddress ma. Source - Edit + Edit @@ -2072,9 +2072,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -2084,9 +2084,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -2097,9 +2097,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -2110,9 +2110,9 @@ class="link-seesrc" target="_blank">Source Returns true, if address with MultiCodec codec present in MultiAddress ma. Source - Edit + Edit @@ -2122,9 +2122,9 @@ class="link-seesrc" target="_blank">Source Returns the data buffer of the MultiAddress. Source - Edit + Edit @@ -2135,9 +2135,9 @@ class="link-seesrc" target="_blank">Source Get MultiBase encoded representation of ma using encoding encoding. Source - Edit + Edit @@ -2148,9 +2148,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -2162,9 +2162,9 @@ class="link-seesrc" target="_blank">Source Read repeated field from protobuf message. field is field number. If the message is malformed, an error is returned. If field is not present in message, then ok(false) is returned and value is empty. If field is present, but no items could be parsed, then err(ProtoError.IncorrectBlob) is returned and value is empty. If field is present and some item could be parsed, then true is returned and value contains the parsed values. Source - Edit + Edit @@ -2174,9 +2174,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -2186,9 +2186,9 @@ class="link-seesrc" target="_blank">Source Return hexadecimal string representation of MultiAddress value. Source - Edit + Edit @@ -2198,9 +2198,9 @@ class="link-seesrc" target="_blank">Source Initialize empty MultiAddress. Source - Edit + Edit @@ -2212,9 +2212,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -2225,9 +2225,9 @@ class="link-seesrc" target="_blank">Source Initialize MultiAddress using chronos.TransportAddress (IPv4/IPv6/Unix) and protocol information (UDP/TCP). Source - Edit + Edit @@ -2238,9 +2238,9 @@ class="link-seesrc" target="_blank">Source Initialize MultiAddress with array of bytes data. Source - Edit + Edit @@ -2252,9 +2252,9 @@ class="link-seesrc" target="_blank">Source Initialize MultiAddress object from protocol id protocol and array of bytes value. Source - Edit + Edit @@ -2265,9 +2265,9 @@ class="link-seesrc" target="_blank">Source Initialize MultiAddress object from protocol id protocol and integer value. This procedure can be used to instantiate tcp, udp, dccp and sctp MultiAddresses. Source - Edit + Edit @@ -2278,9 +2278,9 @@ class="link-seesrc" target="_blank">Source Initialize MultiAddress object from protocol id protocol and peer id value. Source - Edit + Edit @@ -2291,9 +2291,9 @@ class="link-seesrc" target="_blank">Source Initialize MultiAddress object from string representation value. Source - Edit + Edit @@ -2303,9 +2303,9 @@ class="link-seesrc" target="_blank">Source Returns true, if MultiAddress ma is empty or non initialized. Source - Edit + Edit @@ -2315,9 +2315,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -2327,9 +2327,9 @@ class="link-seesrc" target="_blank">Source And operator for pattern Source - Edit + Edit @@ -2339,9 +2339,9 @@ class="link-seesrc" target="_blank">Source Equal operator for pattern Source - Edit + Edit @@ -2351,9 +2351,9 @@ class="link-seesrc" target="_blank">Source Or operator for pattern Source - Edit + Edit @@ -2364,9 +2364,9 @@ class="link-seesrc" target="_blank">Source Match full address using pattern pat and return true if address satisfies pattern. Source - Edit + Edit @@ -2377,9 +2377,9 @@ class="link-seesrc" target="_blank">Source Match prefix part of address using pattern pat and return true if address starts with pattern. Source - Edit + Edit @@ -2392,9 +2392,9 @@ class="link-seesrc" target="_blank">SourceIf current MultiAddress do not have argument value, then result array will be empty.
Source - Edit + Edit @@ -2407,9 +2407,9 @@ class="link-seesrc" target="_blank">SourceIf current MultiAddress do not have argument value, then result array will be empty.
Source - Edit + Edit @@ -2422,9 +2422,9 @@ class="link-seesrc" target="_blank">SourceIf current MultiAddress do not have argument value, then result will be 0.
Source - Edit + Edit @@ -2435,9 +2435,9 @@ class="link-seesrc" target="_blank">Source Returns MultiAddress ma protocol code. Source - Edit + Edit @@ -2448,9 +2448,9 @@ class="link-seesrc" target="_blank">Source Returns list of protocol codecs inside of MultiAddress value. Source - Edit + Edit @@ -2461,9 +2461,9 @@ class="link-seesrc" target="_blank">Source Returns MultiAddress ma protocol name. Source - Edit + Edit @@ -2474,9 +2474,9 @@ class="link-seesrc" target="_blank">Source Return string representation of MultiAddress value. Source - Edit + Edit @@ -2486,9 +2486,9 @@ class="link-seesrc" target="_blank">Source Returns true if MultiAddress ma is valid. Source - Edit + Edit @@ -2499,9 +2499,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -2512,9 +2512,9 @@ class="link-seesrc" target="_blank">Source Write MultiAddress value ma to buffer vb. Source - Edit + Edit @@ -2530,9 +2530,9 @@ class="link-seesrc" target="_blank">Source Iterates over all addresses inside of MultiAddress ma. Source - Edit + Edit @@ -2551,7 +2551,7 @@ class="link-seesrc" target="_blank">Source diff --git a/website2/libp2p/multibase.html b/website2/libp2p/multibase.html index a8481f9d0..7c7fa4db0 100644 --- a/website2/libp2p/multibase.html +++ b/website2/libp2p/multibase.html @@ -250,9 +250,9 @@ window.addEventListener("DOMContentLoaded", main2); Source - Edit + Edit @@ -284,9 +284,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -302,9 +302,9 @@ class="link-seesrc" target="_blank">Source Decode MultiBase encoded array inbytes and return decoded sequence of bytes. Source - Edit + Edit @@ -320,9 +320,9 @@ class="link-seesrc" target="_blank">SourceOn successfull decoding MultiBaseStatus.Success will be returned and outlen will be set to number of encoded octets (bytes).
Source - Edit + Edit @@ -333,9 +333,9 @@ class="link-seesrc" target="_blank">Source Return estimated size of buffer to store MultiBase decoded value with encoding character encoding of length length. Source - Edit + Edit @@ -346,9 +346,9 @@ class="link-seesrc" target="_blank">Source Encode array inbytes using MultiBase encoding scheme encoding and return encoded string. Source - Edit + Edit @@ -365,9 +365,9 @@ class="link-seesrc" target="_blank">SourceOn successfull encoding MultiBaseStatus.Success will be returned and outlen will be set to number of encoded octets (bytes).
Source - Edit + Edit @@ -380,9 +380,9 @@ class="link-seesrc" target="_blank">SourceProcedure returns -1 if encoding scheme is not supported or not present.
Source - Edit + Edit @@ -396,7 +396,7 @@ class="link-seesrc" target="_blank">Source diff --git a/website2/libp2p/multicodec.html b/website2/libp2p/multicodec.html index 545ffefb5..db4990714 100644 --- a/website2/libp2p/multicodec.html +++ b/website2/libp2p/multicodec.html @@ -270,9 +270,9 @@ window.addEventListener("DOMContentLoaded", main2); Source - Edit + Edit @@ -305,9 +305,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -322,9 +322,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -339,9 +339,9 @@ class="link-seesrc" target="_blank">Source Returns string representation of MultiCodec mc. Source - Edit + Edit @@ -351,9 +351,9 @@ class="link-seesrc" target="_blank">Source Returns true if MultiCodecs a and b are equal. Source - Edit + Edit @@ -363,9 +363,9 @@ class="link-seesrc" target="_blank">Source Compares MultiCodec mc with integer code. Source - Edit + Edit @@ -375,9 +375,9 @@ class="link-seesrc" target="_blank">Source Compares MultiCodec mc with string name. Source - Edit + Edit @@ -387,9 +387,9 @@ class="link-seesrc" target="_blank">Source Return MultiCodec from integer representation code. If code is not valid multicodec code, then InvalidMultiCodec will be returned. Source - Edit + Edit @@ -400,9 +400,9 @@ class="link-seesrc" target="_blank">Source Return MultiCodec from string representation name. If name is not valid multicodec name, then InvalidMultiCodec will be returned. Source - Edit + Edit @@ -412,9 +412,9 @@ class="link-seesrc" target="_blank">Source Hash procedure for tables. Source - Edit + Edit @@ -424,9 +424,9 @@ class="link-seesrc" target="_blank">Source Generate MultiCodec from integer code at compile time. Source - Edit + Edit @@ -436,9 +436,9 @@ class="link-seesrc" target="_blank">Source Generate MultiCodec from string name at compile time. Source - Edit + Edit @@ -448,9 +448,9 @@ class="link-seesrc" target="_blank">Source Write MultiCodec to buffer vb. Source - Edit + Edit @@ -464,7 +464,7 @@ class="link-seesrc" target="_blank">Source diff --git a/website2/libp2p/multihash.html b/website2/libp2p/multihash.html index 6beadcce8..d7cab15a7 100644 --- a/website2/libp2p/multihash.html +++ b/website2/libp2p/multihash.html @@ -328,9 +328,9 @@ window.addEventListener("DOMContentLoaded", main2); Source - Edit + Edit @@ -379,9 +379,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -391,9 +391,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -408,9 +408,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -425,9 +425,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -442,9 +442,9 @@ class="link-seesrc" target="_blank">Source Return string representation of MultiHash value. Source - Edit + Edit @@ -454,9 +454,9 @@ class="link-seesrc" target="_blank">Source Compares MultiHashes a and b, returns true if hashes are equal, false otherwise. Source - Edit + Edit @@ -466,9 +466,9 @@ class="link-seesrc" target="_blank">Source Compares MultiHash with nimcrypto's MDigest[T], returns true if hashes are equal, false otherwise. Source - Edit + Edit @@ -478,9 +478,9 @@ class="link-seesrc" target="_blank">Source Compares MultiHash with nimcrypto's MDigest[T], returns true if hashes are equal, false otherwise. Source - Edit + Edit @@ -490,9 +490,9 @@ class="link-seesrc" target="_blank">Source Return Base58 encoded string representation of MultiHash value. Source - Edit + Edit @@ -506,9 +506,9 @@ class="link-seesrc" target="_blank">SourceOn error -1 will be returned.
Source - Edit + Edit @@ -519,9 +519,9 @@ class="link-seesrc" target="_blank">Source Perform digest calculation using hash algorithm with code hashcode on data array data. Source - Edit + Edit @@ -532,9 +532,9 @@ class="link-seesrc" target="_blank">Source Perform digest calculation using hash algorithm with name hashname on data array data. Source - Edit + Edit @@ -545,9 +545,9 @@ class="link-seesrc" target="_blank">Source Get MultiBase encoded representation of mh using encoding encoding. Source - Edit + Edit @@ -557,9 +557,9 @@ class="link-seesrc" target="_blank">Source Return hexadecimal string representation of MultiHash value. Source - Edit + Edit @@ -570,9 +570,9 @@ class="link-seesrc" target="_blank">Source Create MultiHash from bytes array data. Source - Edit + Edit @@ -583,9 +583,9 @@ class="link-seesrc" target="_blank">Source Create MultiHash from hexadecimal string representation data. Source - Edit + Edit @@ -596,9 +596,9 @@ class="link-seesrc" target="_blank">Source Create MultiHash from array of bytes bdigest and hash algorithm code hashcode. Source - Edit + Edit @@ -609,9 +609,9 @@ class="link-seesrc" target="_blank">Source Create MultiHash from array of bytes bdigest and hash algorithm code hashcode. Source - Edit + Edit @@ -622,9 +622,9 @@ class="link-seesrc" target="_blank">Source Create MultiHash from BASE58 encoded string representation data. Source - Edit + Edit @@ -635,9 +635,9 @@ class="link-seesrc" target="_blank">Source Create MultiHash from nimcrypto's MDigest and hash algorithm code hashcode. Source - Edit + Edit @@ -648,9 +648,9 @@ class="link-seesrc" target="_blank">Source Create MultiHash from nimcrypto's MDigest object and hash algorithm name hashname. Source - Edit + Edit @@ -661,9 +661,9 @@ class="link-seesrc" target="_blank">Source Returns true if array of bytes data has correct MultiHash inside. Source - Edit + Edit @@ -673,9 +673,9 @@ class="link-seesrc" target="_blank">Source Write MultiHash value mh to buffer vb. Source - Edit + Edit @@ -689,7 +689,7 @@ class="link-seesrc" target="_blank">Source diff --git a/website2/libp2p/multistream.html b/website2/libp2p/multistream.html index 020051e1a..51d37ffb2 100644 --- a/website2/libp2p/multistream.html +++ b/website2/libp2p/multistream.html @@ -304,9 +304,9 @@ window.addEventListener("DOMContentLoaded", main2); Source - Edit + Edit @@ -343,9 +343,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -355,9 +355,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -370,9 +370,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -388,9 +388,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -401,9 +401,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -415,9 +415,9 @@ class="link-seesrc" target="_blank">Source helper to allow registering pure handlers Source - Edit + Edit @@ -430,9 +430,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -444,9 +444,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -459,9 +459,9 @@ class="link-seesrc" target="_blank">Source list remote protos requests on connection Source - Edit + Edit @@ -471,9 +471,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -486,9 +486,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -501,9 +501,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -515,9 +515,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -529,9 +529,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -543,9 +543,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -559,7 +559,7 @@ class="link-seesrc" target="_blank">Source diff --git a/website2/libp2p/muxers/mplex/coder.html b/website2/libp2p/muxers/mplex/coder.html index c79fa00a8..c210688ed 100644 --- a/website2/libp2p/muxers/mplex/coder.html +++ b/website2/libp2p/muxers/mplex/coder.html @@ -259,9 +259,9 @@ window.addEventListener("DOMContentLoaded", main2); Source - Edit + Edit @@ -294,9 +294,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -306,9 +306,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -323,9 +323,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -340,9 +340,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -354,9 +354,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -369,9 +369,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -383,9 +383,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -399,7 +399,7 @@ class="link-seesrc" target="_blank">Source diff --git a/website2/libp2p/muxers/mplex/mplex.html b/website2/libp2p/muxers/mplex/mplex.html index b9f6001ea..016a3e011 100644 --- a/website2/libp2p/muxers/mplex/mplex.html +++ b/website2/libp2p/muxers/mplex/mplex.html @@ -286,9 +286,9 @@ window.addEventListener("DOMContentLoaded", main2); Source - Edit + Edit @@ -323,9 +323,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -340,9 +340,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -360,9 +360,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -372,9 +372,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -390,9 +390,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -402,9 +402,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -417,9 +417,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -434,9 +434,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -455,7 +455,7 @@ class="link-seesrc" target="_blank">Source diff --git a/website2/libp2p/muxers/muxer.html b/website2/libp2p/muxers/muxer.html index 863b755e1..0bcbf4589 100644 --- a/website2/libp2p/muxers/muxer.html +++ b/website2/libp2p/muxers/muxer.html @@ -295,9 +295,9 @@ window.addEventListener("DOMContentLoaded", main2); Source - Edit + Edit @@ -333,9 +333,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -345,9 +345,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -357,9 +357,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -372,9 +372,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -384,9 +384,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -396,9 +396,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -413,9 +413,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -431,9 +431,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -443,9 +443,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -462,9 +462,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -474,9 +474,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -488,9 +488,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -502,9 +502,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -519,9 +519,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -535,7 +535,7 @@ class="link-seesrc" target="_blank">Source diff --git a/website2/libp2p/muxers/yamux/yamux.html b/website2/libp2p/muxers/yamux/yamux.html index c29fd190d..8429e8687 100644 --- a/website2/libp2p/muxers/yamux/yamux.html +++ b/website2/libp2p/muxers/yamux/yamux.html @@ -334,9 +334,9 @@ window.addEventListener("DOMContentLoaded", main2); Source - Edit + Edit @@ -395,9 +395,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -407,9 +407,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -424,9 +424,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -436,9 +436,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -457,9 +457,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -470,9 +470,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -488,9 +488,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -502,9 +502,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -514,9 +514,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -526,9 +526,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -539,9 +539,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -554,9 +554,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -568,9 +568,9 @@ class="link-seesrc" target="_blank">Source Read from a yamux channel Source - Edit + Edit @@ -583,9 +583,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -604,7 +604,7 @@ class="link-seesrc" target="_blank">Source diff --git a/website2/libp2p/nameresolving/nameresolver.html b/website2/libp2p/nameresolving/nameresolver.html index 46ac45d96..c6842429f 100644 --- a/website2/libp2p/nameresolving/nameresolver.html +++ b/website2/libp2p/nameresolving/nameresolver.html @@ -258,9 +258,9 @@ window.addEventListener("DOMContentLoaded", main2); Source - Edit + Edit @@ -297,9 +297,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -311,9 +311,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -325,9 +325,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -345,9 +345,9 @@ class="link-seesrc" target="_blank">Source Resolve the specified address Source - Edit + Edit @@ -359,9 +359,9 @@ class="link-seesrc" target="_blank">Source Get TXT record Source - Edit + Edit @@ -375,7 +375,7 @@ class="link-seesrc" target="_blank">Source diff --git a/website2/libp2p/observedaddrmanager.html b/website2/libp2p/observedaddrmanager.html index 0bc919a90..becc5d97f 100644 --- a/website2/libp2p/observedaddrmanager.html +++ b/website2/libp2p/observedaddrmanager.html @@ -249,9 +249,9 @@ window.addEventListener("DOMContentLoaded", main2); Source - Edit + Edit @@ -292,9 +292,9 @@ class="link-seesrc" target="_blank">Source Returns a string representation of the ObservedAddrManager. Source - Edit + Edit @@ -305,9 +305,9 @@ class="link-seesrc" target="_blank">Source Adds a new observed MultiAddress. If the number of observations exceeds maxSize, the oldest one is removed. Source - Edit + Edit @@ -318,9 +318,9 @@ class="link-seesrc" target="_blank">Source Returns the most observed IP4/Port and IP6/Port address or an empty seq if the number of observations are less than minCount. Source - Edit + Edit @@ -331,9 +331,9 @@ class="link-seesrc" target="_blank">Source Replaces the first proto value of each listen address by the corresponding (matching the proto code) most observed value. If the most observed value is not available, the original MultiAddress is returned. Source - Edit + Edit @@ -344,9 +344,9 @@ class="link-seesrc" target="_blank">Source Creates a new ObservedAddrManager. Source - Edit + Edit @@ -360,7 +360,7 @@ class="link-seesrc" target="_blank">Source diff --git a/website2/libp2p/peerid.html b/website2/libp2p/peerid.html index 356d14fd7..e2765b167 100644 --- a/website2/libp2p/peerid.html +++ b/website2/libp2p/peerid.html @@ -366,9 +366,9 @@ window.addEventListener("DOMContentLoaded", main2); Source - Edit + Edit @@ -407,9 +407,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -424,9 +424,9 @@ class="link-seesrc" target="_blank">Source Return base58 encoded pid representation. Source - Edit + Edit @@ -436,9 +436,9 @@ class="link-seesrc" target="_blank">Source Compares two peer ids a and b. Returns:0 iff a == b
< 0 iff a < b
> 0 iff a > b
Returns false otherwise.
Source - Edit + Edit @@ -464,9 +464,9 @@ class="link-seesrc" target="_blank">Source Read PeerId from ProtoBuf's message and validate it Source - Edit + Edit @@ -476,9 +476,9 @@ class="link-seesrc" target="_blank">Source Returns true if pid is small enough to hold public key inside. Source - Edit + Edit @@ -488,9 +488,9 @@ class="link-seesrc" target="_blank">Source Returns hexadecimal string representation of pid. Source - Edit + Edit @@ -503,9 +503,9 @@ class="link-seesrc" target="_blank">SourceReturns true if peer was successfully initialiazed.
Source - Edit + Edit @@ -517,9 +517,9 @@ class="link-seesrc" target="_blank">SourceReturns true if peer was successfully initialiazed.
Source - Edit + Edit @@ -530,9 +530,9 @@ class="link-seesrc" target="_blank">Source Create new peer id from raw binary representation data. Source - Edit + Edit @@ -543,9 +543,9 @@ class="link-seesrc" target="_blank">Source Create new peer id from base58 encoded string representation data. Source - Edit + Edit @@ -556,9 +556,9 @@ class="link-seesrc" target="_blank">Source Create new peer id from public key pubkey. Source - Edit + Edit @@ -569,9 +569,9 @@ class="link-seesrc" target="_blank">Source Create new peer id from private key seckey. Source - Edit + Edit @@ -582,9 +582,9 @@ class="link-seesrc" target="_blank">Source Returns true if pid matches public key pubkey. Source - Edit + Edit @@ -595,9 +595,9 @@ class="link-seesrc" target="_blank">Source Returns true if pid matches private key seckey. Source - Edit + Edit @@ -608,9 +608,9 @@ class="link-seesrc" target="_blank">Source Create new peer id with random public key. Source - Edit + Edit @@ -620,9 +620,9 @@ class="link-seesrc" target="_blank">Source Returns compact string representation of pid. Source - Edit + Edit @@ -635,9 +635,9 @@ class="link-seesrc" target="_blank">SourceReturns number of bytes needed to store pid.
Source - Edit + Edit @@ -647,9 +647,9 @@ class="link-seesrc" target="_blank">Source Validate check if pid is empty or not. Source - Edit + Edit @@ -660,9 +660,9 @@ class="link-seesrc" target="_blank">Source Write PeerId value peerid to object pb using ProtoBuf's encoding. Source - Edit + Edit @@ -672,9 +672,9 @@ class="link-seesrc" target="_blank">Source Write PeerId value peerid to buffer vb. Source - Edit + Edit @@ -689,9 +689,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -701,9 +701,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -713,9 +713,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -725,9 +725,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -737,9 +737,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -749,9 +749,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -761,9 +761,9 @@ class="link-seesrc" target="_blank">Source Return PeerId pid as array of bytes. Source - Edit + Edit @@ -773,9 +773,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -785,9 +785,9 @@ class="link-seesrc" target="_blank">Source Returns length of pid binary representation. Source - Edit + Edit @@ -806,7 +806,7 @@ class="link-seesrc" target="_blank">Source diff --git a/website2/libp2p/peerinfo.html b/website2/libp2p/peerinfo.html index d8c396ae5..e547239f4 100644 --- a/website2/libp2p/peerinfo.html +++ b/website2/libp2p/peerinfo.html @@ -291,9 +291,9 @@ window.addEventListener("DOMContentLoaded", main2); Source - Edit + EditHigh 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 @@ -846,9 +846,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -867,9 +867,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -880,9 +880,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -901,9 +901,9 @@ class="link-seesrc" target="_blank">SourceHigh 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 @@ -915,9 +915,9 @@ class="link-seesrc" target="_blank">Source send subscriptions to remote peer Source - Edit + Edit @@ -933,9 +933,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -946,9 +946,9 @@ class="link-seesrc" target="_blank">Source unsubscribe from a topic string Source - Edit + Edit @@ -959,9 +959,9 @@ class="link-seesrc" target="_blank">Source unsubscribe from a list of topic handlers Source - Edit + Edit @@ -972,9 +972,9 @@ class="link-seesrc" target="_blank">Source unsubscribe every handler from topic Source - Edit + Edit @@ -984,9 +984,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1002,9 +1002,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 @@ -1016,9 +1016,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1036,9 +1036,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1049,9 +1049,9 @@ class="link-seesrc" target="_blank">Source perform pubsub initialization Source - Edit + Edit @@ -1062,9 +1062,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1075,9 +1075,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1091,9 +1091,9 @@ class="link-seesrc" target="_blank">SourceThe 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 @@ -1104,9 +1104,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1118,9 +1118,9 @@ class="link-seesrc" target="_blank">Source Handler that must be overridden by concrete implementation Source - Edit + Edit @@ -1131,9 +1131,9 @@ class="link-seesrc" target="_blank">Source subscribe to remote peer to receive/send pubsub messages Source - Edit + Edit @@ -1144,9 +1144,9 @@ class="link-seesrc" target="_blank">Source handle peer disconnects Source - Edit + Edit @@ -1158,9 +1158,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1179,7 +1179,7 @@ class="link-seesrc" target="_blank">Source diff --git a/website2/libp2p/protocols/pubsub/pubsubpeer.html b/website2/libp2p/protocols/pubsub/pubsubpeer.html index f108b0e2e..67edce371 100644 --- a/website2/libp2p/protocols/pubsub/pubsubpeer.html +++ b/website2/libp2p/protocols/pubsub/pubsubpeer.html @@ -379,9 +379,9 @@ window.addEventListener("DOMContentLoaded", main2); Source - Edit + Edit @@ -413,9 +413,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -425,9 +425,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -437,9 +437,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -452,9 +452,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -488,9 +488,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -502,9 +502,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -515,9 +515,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -528,9 +528,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -544,9 +544,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -561,9 +561,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -578,9 +578,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -590,9 +590,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -602,9 +602,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -614,9 +614,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -626,9 +626,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -639,9 +639,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -651,9 +651,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -663,9 +663,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -675,9 +675,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -691,9 +691,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -703,9 +703,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -716,9 +716,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -737,9 +737,9 @@ class="link-seesrc" target="_blank">SourceHigh 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 @@ -757,9 +757,9 @@ class="link-seesrc" target="_blank">SourceHigh 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 @@ -769,9 +769,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -782,9 +782,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -799,9 +799,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -820,7 +820,7 @@ class="link-seesrc" target="_blank">Source diff --git a/website2/libp2p/protocols/pubsub/rpc/message.html b/website2/libp2p/protocols/pubsub/rpc/message.html index e204a10be..6eb07ad63 100644 --- a/website2/libp2p/protocols/pubsub/rpc/message.html +++ b/website2/libp2p/protocols/pubsub/rpc/message.html @@ -245,9 +245,9 @@ window.addEventListener("DOMContentLoaded", main2); Source - Edit + Edit @@ -282,9 +282,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -296,9 +296,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -309,9 +309,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -321,9 +321,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -342,7 +342,7 @@ class="link-seesrc" target="_blank">Source diff --git a/website2/libp2p/protocols/pubsub/rpc/messages.html b/website2/libp2p/protocols/pubsub/rpc/messages.html index 419e549fd..acf7a503a 100644 --- a/website2/libp2p/protocols/pubsub/rpc/messages.html +++ b/website2/libp2p/protocols/pubsub/rpc/messages.html @@ -304,9 +304,9 @@ window.addEventListener("DOMContentLoaded", main2); Source - Edit + Edit @@ -343,9 +343,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -357,9 +357,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -375,9 +375,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -391,9 +391,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -410,9 +410,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -422,9 +422,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -437,9 +437,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -455,9 +455,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -469,9 +469,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -484,9 +484,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -501,9 +501,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -513,9 +513,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -525,9 +525,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -537,9 +537,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -549,9 +549,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -561,9 +561,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -573,9 +573,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -585,9 +585,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -597,9 +597,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -609,9 +609,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -621,9 +621,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -633,9 +633,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -646,9 +646,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -662,7 +662,7 @@ class="link-seesrc" target="_blank">Source diff --git a/website2/libp2p/protocols/pubsub/rpc/protobuf.html b/website2/libp2p/protocols/pubsub/rpc/protobuf.html index 4267b3afc..5ba23cc9e 100644 --- a/website2/libp2p/protocols/pubsub/rpc/protobuf.html +++ b/website2/libp2p/protocols/pubsub/rpc/protobuf.html @@ -297,9 +297,9 @@ window.addEventListener("DOMContentLoaded", main2); Source - Edit + Edit @@ -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 @@ -359,9 +359,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 @@ -411,9 +411,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -424,9 +424,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -437,9 +437,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -450,9 +450,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -463,9 +463,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -476,9 +476,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -489,9 +489,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -502,9 +502,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -515,9 +515,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -528,9 +528,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -541,9 +541,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -554,9 +554,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -567,9 +567,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -580,9 +580,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -596,7 +596,7 @@ class="link-seesrc" target="_blank">Source diff --git a/website2/libp2p/protocols/pubsub/timedcache.html b/website2/libp2p/protocols/pubsub/timedcache.html index 648e95637..e658735e2 100644 --- a/website2/libp2p/protocols/pubsub/timedcache.html +++ b/website2/libp2p/protocols/pubsub/timedcache.html @@ -278,9 +278,9 @@ window.addEventListener("DOMContentLoaded", main2); Source - Edit + Edit @@ -321,9 +321,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -338,9 +338,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -355,9 +355,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -367,9 +367,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -379,9 +379,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -391,9 +391,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -403,9 +403,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -415,9 +415,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -428,9 +428,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -440,9 +440,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -456,7 +456,7 @@ class="link-seesrc" target="_blank">Source diff --git a/website2/libp2p/protocols/rendezvous.html b/website2/libp2p/protocols/rendezvous.html index 90dd5d14e..e84dc351b 100644 --- a/website2/libp2p/protocols/rendezvous.html +++ b/website2/libp2p/protocols/rendezvous.html @@ -300,9 +300,9 @@ window.addEventListener("DOMContentLoaded", main2); Source - Edit + Edit @@ -345,9 +345,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -362,9 +362,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -374,9 +374,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -392,9 +392,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -405,9 +405,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -419,9 +419,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -432,9 +432,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -444,9 +444,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -457,9 +457,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -469,9 +469,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -488,9 +488,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -502,9 +502,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -516,9 +516,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -532,7 +532,7 @@ class="link-seesrc" target="_blank">Source diff --git a/website2/libp2p/protocols/secure/noise.html b/website2/libp2p/protocols/secure/noise.html index cf5bcc42d..57c54216a 100644 --- a/website2/libp2p/protocols/secure/noise.html +++ b/website2/libp2p/protocols/secure/noise.html @@ -309,9 +309,9 @@ window.addEventListener("DOMContentLoaded", main2); Source - Edit + Edit @@ -353,9 +353,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -365,9 +365,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -377,9 +377,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -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 @@ -430,9 +430,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -449,9 +449,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -461,9 +461,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -480,9 +480,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -496,9 +496,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -508,9 +508,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -523,9 +523,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -537,9 +537,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -554,9 +554,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -570,7 +570,7 @@ class="link-seesrc" target="_blank">Source diff --git a/website2/libp2p/protocols/secure/secure.html b/website2/libp2p/protocols/secure/secure.html index b3396b655..0a9e2cb83 100644 --- a/website2/libp2p/protocols/secure/secure.html +++ b/website2/libp2p/protocols/secure/secure.html @@ -318,9 +318,9 @@ window.addEventListener("DOMContentLoaded", main2); Source - Edit + Edit @@ -355,9 +355,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -372,9 +372,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -392,9 +392,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -404,9 +404,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -423,9 +423,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -435,9 +435,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -451,9 +451,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -463,9 +463,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -476,9 +476,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -491,9 +491,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -505,9 +505,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -520,9 +520,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -537,9 +537,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -558,7 +558,7 @@ class="link-seesrc" target="_blank">Source diff --git a/website2/libp2p/routing_record.html b/website2/libp2p/routing_record.html index 0fcb039c9..81239ad41 100644 --- a/website2/libp2p/routing_record.html +++ b/website2/libp2p/routing_record.html @@ -269,9 +269,9 @@ window.addEventListener("DOMContentLoaded", main2); Source - Edit + Edit @@ -309,9 +309,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -321,9 +321,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -339,9 +339,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -352,9 +352,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -364,9 +364,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -377,9 +377,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -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 @@ -422,7 +422,7 @@ class="link-seesrc" target="_blank">Source diff --git a/website2/libp2p/services/wildcardresolverservice.html b/website2/libp2p/services/wildcardresolverservice.html index aa45b7e2a..bd01a66ae 100644 --- a/website2/libp2p/services/wildcardresolverservice.html +++ b/website2/libp2p/services/wildcardresolverservice.html @@ -262,9 +262,9 @@ window.addEventListener("DOMContentLoaded", main2); Source - Edit + Edit @@ -303,9 +303,9 @@ class="link-seesrc" target="_blank">Source Service used to resolve wildcard addresses of the type "0.0.0.0" for IPv4 or "::" for IPv6. When used with a Switch, this service will be automatically set up and stopped when the switch starts and stops. This is facilitated by adding the service to the switch's list of services using the .withServices(@[svc]) method in the SwitchBuilder. Source - Edit + Edit @@ -321,9 +321,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -343,9 +343,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -364,9 +364,9 @@ class="link-seesrc" target="_blank">SourceIt updates the peer information for the provided switch by running the registered address mapper. Any other address mappers that are registered with the switch will also be run.
Source - Edit + Edit @@ -387,9 +387,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -410,9 +410,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -426,7 +426,7 @@ class="link-seesrc" target="_blank">Source diff --git a/website2/libp2p/signed_envelope.html b/website2/libp2p/signed_envelope.html index 3c3d0c635..89ad5d910 100644 --- a/website2/libp2p/signed_envelope.html +++ b/website2/libp2p/signed_envelope.html @@ -290,9 +290,9 @@ window.addEventListener("DOMContentLoaded", main2); Source - Edit + Edit @@ -332,9 +332,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -347,9 +347,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -365,9 +365,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -378,9 +378,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -391,9 +391,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -404,9 +404,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -417,9 +417,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -430,9 +430,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -444,9 +444,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -457,9 +457,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -469,9 +469,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -482,9 +482,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -503,7 +503,7 @@ class="link-seesrc" target="_blank">Source diff --git a/website2/libp2p/stream/bufferstream.html b/website2/libp2p/stream/bufferstream.html index 6f1a10bbb..6cd3552c9 100644 --- a/website2/libp2p/stream/bufferstream.html +++ b/website2/libp2p/stream/bufferstream.html @@ -309,9 +309,9 @@ window.addEventListener("DOMContentLoaded", main2); Source - Edit + Edit @@ -355,9 +355,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 @@ -397,9 +397,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -414,9 +414,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -428,9 +428,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -440,9 +440,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -457,9 +457,9 @@ class="link-seesrc" target="_blank">SourcepushTo will block if the queue is full, thus maintaining backpressure.
Source - Edit + Edit @@ -472,9 +472,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -486,9 +486,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -503,9 +503,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -524,7 +524,7 @@ class="link-seesrc" target="_blank">Source diff --git a/website2/libp2p/stream/chronosstream.html b/website2/libp2p/stream/chronosstream.html index ed0c08244..e7b95679f 100644 --- a/website2/libp2p/stream/chronosstream.html +++ b/website2/libp2p/stream/chronosstream.html @@ -300,9 +300,9 @@ window.addEventListener("DOMContentLoaded", main2); Source - Edit + Edit @@ -344,9 +344,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -363,9 +363,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -375,9 +375,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -392,9 +392,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -404,9 +404,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -418,9 +418,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -430,9 +430,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -442,9 +442,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -456,9 +456,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -471,9 +471,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -488,9 +488,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -504,7 +504,7 @@ class="link-seesrc" target="_blank">Source diff --git a/website2/libp2p/stream/connection.html b/website2/libp2p/stream/connection.html index 696675287..d2e59680a 100644 --- a/website2/libp2p/stream/connection.html +++ b/website2/libp2p/stream/connection.html @@ -302,9 +302,9 @@ window.addEventListener("DOMContentLoaded", main2); Source - Edit + Edit @@ -348,9 +348,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -365,9 +365,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -377,9 +377,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -394,9 +394,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -409,9 +409,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -421,9 +421,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -440,9 +440,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -452,9 +452,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -464,9 +464,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -481,9 +481,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -502,7 +502,7 @@ class="link-seesrc" target="_blank">Source diff --git a/website2/libp2p/stream/lpstream.html b/website2/libp2p/stream/lpstream.html index 50d49d042..d0cb18ece 100644 --- a/website2/libp2p/stream/lpstream.html +++ b/website2/libp2p/stream/lpstream.html @@ -423,9 +423,9 @@ window.addEventListener("DOMContentLoaded", main2); Source - Edit + Edit @@ -458,9 +458,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -478,9 +478,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -490,9 +490,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -502,9 +502,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -514,9 +514,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -526,9 +526,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -538,9 +538,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -550,9 +550,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -562,9 +562,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -574,9 +574,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -586,9 +586,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -601,9 +601,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 @@ -652,9 +652,9 @@ class="link-seesrc" target="_blank">SourceIn particular, it must not be used when there is another concurrent read ongoing (which may be the case during cancellations)!
Source - Edit + Edit @@ -666,9 +666,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -679,9 +679,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -692,9 +692,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -704,9 +704,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -717,9 +717,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -730,9 +730,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -743,9 +743,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -756,9 +756,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -771,9 +771,9 @@ class="link-seesrc" target="_blank">Source Waits for nbytes to be available, then read them and return them Source - Edit + Edit @@ -786,9 +786,9 @@ class="link-seesrc" target="_blank">Source Reads up to limit bytes are read, or a sep is found Source - Edit + Edit @@ -801,9 +801,9 @@ class="link-seesrc" target="_blank">Source read length prefixed msg, with the length encoded as a varint Source - Edit + Edit @@ -816,9 +816,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -828,9 +828,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -843,9 +843,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -858,9 +858,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -873,9 +873,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -890,9 +890,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -904,9 +904,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -916,9 +916,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -930,9 +930,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -942,9 +942,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -956,9 +956,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -971,9 +971,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -988,9 +988,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -1009,7 +1009,7 @@ class="link-seesrc" target="_blank">Source diff --git a/website2/libp2p/stream/streamseq.html b/website2/libp2p/stream/streamseq.html index 9224ea9fc..8d4475d4b 100644 --- a/website2/libp2p/stream/streamseq.html +++ b/website2/libp2p/stream/streamseq.html @@ -274,9 +274,9 @@ window.addEventListener("DOMContentLoaded", main2); Source - Edit + Edit @@ -312,9 +312,9 @@ class="link-seesrc" target="_blank">Source Add data - the equivalent of buf.prepare(n) = data; buf.commit(n) Source - Edit + Edit @@ -324,9 +324,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -336,9 +336,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -348,9 +348,9 @@ class="link-seesrc" target="_blank">Source Mark n bytes that were returned via data as consumed Source - Edit + Edit @@ -361,9 +361,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -378,9 +378,9 @@ class="link-seesrc" target="_blank">Source Mark n bytes in the buffer returned by prepare as ready for reading Source - Edit + Edit @@ -390,9 +390,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -402,9 +402,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -414,9 +414,9 @@ class="link-seesrc" target="_blank">Source Return a buffer that is at least n bytes long Source - Edit + Edit @@ -426,9 +426,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -442,7 +442,7 @@ class="link-seesrc" target="_blank">Source diff --git a/website2/libp2p/switch.html b/website2/libp2p/switch.html index 273596922..0beac7d5c 100644 --- a/website2/libp2p/switch.html +++ b/website2/libp2p/switch.html @@ -364,9 +364,9 @@ window.addEventListener("DOMContentLoaded", main2); Source - Edit + Edit @@ -411,9 +411,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -428,9 +428,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -449,9 +449,9 @@ class="link-seesrc" target="_blank">SourceThe handler should not raise.
Source - Edit + Edit @@ -465,9 +465,9 @@ class="link-seesrc" target="_blank">SourceThe handler should not raise.
Source - Edit + Edit @@ -478,9 +478,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -491,9 +491,9 @@ class="link-seesrc" target="_blank">Source Connected to a peer and open a stream with the specified proto Source - Edit + Edit @@ -504,9 +504,9 @@ class="link-seesrc" target="_blank">Source Open a stream to a connected peer with the specified proto Source - Edit + Edit @@ -517,9 +517,9 @@ class="link-seesrc" target="_blank">Source Disconnect from a peer, waiting for the connection(s) to be dropped Source - Edit + Edit @@ -529,9 +529,9 @@ class="link-seesrc" target="_blank">Source returns true if the peer has one or more associated connections Source - Edit + Edit @@ -542,9 +542,9 @@ class="link-seesrc" target="_blank">Source mount a protocol to the switch Source - Edit + Edit @@ -558,9 +558,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -572,9 +572,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -586,9 +586,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -600,9 +600,9 @@ class="link-seesrc" target="_blank">Source Start listening on every transport Source - Edit + Edit @@ -614,9 +614,9 @@ class="link-seesrc" target="_blank">Source Stop listening on every transport, and close every active connections Source - Edit + Edit @@ -631,9 +631,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -646,9 +646,9 @@ class="link-seesrc" target="_blank">SourceIf the P2P part is missing from the MA and allowUnknownPeerId is set to true, this will discover the PeerId while connecting. This exposes you to MiTM attacks, so it shouldn't be used without care!
Source - Edit + Edit @@ -660,9 +660,9 @@ class="link-seesrc" target="_blank">Source Connects to a peer without opening a stream to it Source - Edit + Edit @@ -674,9 +674,9 @@ class="link-seesrc" target="_blank">Source Connected to a peer and open a stream with the specified protos Source - Edit + Edit @@ -687,9 +687,9 @@ class="link-seesrc" target="_blank">Source Open a stream to a connected peer with the specified protos Source - Edit + Edit @@ -701,9 +701,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -715,9 +715,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -729,9 +729,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -750,7 +750,7 @@ class="link-seesrc" target="_blank">Source diff --git a/website2/libp2p/transcoder.html b/website2/libp2p/transcoder.html index 7283814e4..42b4251ef 100644 --- a/website2/libp2p/transcoder.html +++ b/website2/libp2p/transcoder.html @@ -221,9 +221,9 @@ window.addEventListener("DOMContentLoaded", main2); Source - Edit + Edit @@ -266,7 +266,7 @@ class="link-seesrc" target="_blank">Source diff --git a/website2/libp2p/transports/tcptransport.html b/website2/libp2p/transports/tcptransport.html index d9b745d32..22c4a1c0e 100644 --- a/website2/libp2p/transports/tcptransport.html +++ b/website2/libp2p/transports/tcptransport.html @@ -291,9 +291,9 @@ window.addEventListener("DOMContentLoaded", main2); Source - Edit + Edit @@ -333,9 +333,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -350,9 +350,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -369,9 +369,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -383,9 +383,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -401,9 +401,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -415,9 +415,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 @@ -453,9 +453,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -474,7 +474,7 @@ class="link-seesrc" target="_blank">Source diff --git a/website2/libp2p/transports/transport.html b/website2/libp2p/transports/transport.html index 94369a8b2..ae19e9912 100644 --- a/website2/libp2p/transports/transport.html +++ b/website2/libp2p/transports/transport.html @@ -289,9 +289,9 @@ window.addEventListener("DOMContentLoaded", main2); Source - Edit + Edit @@ -328,9 +328,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -340,9 +340,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -352,9 +352,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -371,9 +371,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -384,9 +384,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -402,9 +402,9 @@ class="link-seesrc" target="_blank">Source accept incoming connections Source - Edit + Edit @@ -416,9 +416,9 @@ class="link-seesrc" target="_blank">Source dial a peer Source - Edit + Edit @@ -429,9 +429,9 @@ class="link-seesrc" target="_blank">Source check if transport supports the multiaddress Source - Edit + Edit @@ -443,9 +443,9 @@ class="link-seesrc" target="_blank">Source start the transport Source - Edit + Edit @@ -456,9 +456,9 @@ class="link-seesrc" target="_blank">Source stop and cleanup the transport including all outstanding connections Source - Edit + Edit @@ -470,9 +470,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -491,7 +491,7 @@ class="link-seesrc" target="_blank">Source diff --git a/website2/libp2p/transports/wstransport.html b/website2/libp2p/transports/wstransport.html index 3be7b488b..68a072579 100644 --- a/website2/libp2p/transports/wstransport.html +++ b/website2/libp2p/transports/wstransport.html @@ -326,9 +326,9 @@ window.addEventListener("DOMContentLoaded", main2); Source - Edit + Edit @@ -379,9 +379,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -394,9 +394,9 @@ class="link-seesrc" target="_blank">Source Creates a clear-text WebSocket transport Source - Edit + Edit @@ -410,9 +410,9 @@ class="link-seesrc" target="_blank">Source Creates a secure WebSocket transport Source - Edit + Edit @@ -422,9 +422,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -440,9 +440,9 @@ class="link-seesrc" target="_blank">Source accept a new WS connection Source - Edit + Edit @@ -454,9 +454,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -469,9 +469,9 @@ class="link-seesrc" target="_blank">Source dial a peer Source - Edit + Edit @@ -481,9 +481,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -494,9 +494,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -506,9 +506,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -520,9 +520,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -534,9 +534,9 @@ class="link-seesrc" target="_blank">Source listen on the transport Source - Edit + Edit @@ -547,9 +547,9 @@ class="link-seesrc" target="_blank">Source stop the transport Source - Edit + Edit @@ -562,9 +562,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -583,7 +583,7 @@ class="link-seesrc" target="_blank">Source diff --git a/website2/libp2p/upgrademngrs/muxedupgrade.html b/website2/libp2p/upgrademngrs/muxedupgrade.html index 96449f3ad..5f18d12de 100644 --- a/website2/libp2p/upgrademngrs/muxedupgrade.html +++ b/website2/libp2p/upgrademngrs/muxedupgrade.html @@ -249,9 +249,9 @@ window.addEventListener("DOMContentLoaded", main2); Source - Edit + Edit @@ -293,9 +293,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -313,9 +313,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -334,7 +334,7 @@ class="link-seesrc" target="_blank">Source diff --git a/website2/libp2p/upgrademngrs/upgrade.html b/website2/libp2p/upgrademngrs/upgrade.html index 01156da8b..522f60c31 100644 --- a/website2/libp2p/upgrademngrs/upgrade.html +++ b/website2/libp2p/upgrademngrs/upgrade.html @@ -255,9 +255,9 @@ window.addEventListener("DOMContentLoaded", main2); Source - Edit + Edit @@ -289,9 +289,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -304,9 +304,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -316,9 +316,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -335,9 +335,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -355,9 +355,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -376,7 +376,7 @@ class="link-seesrc" target="_blank">Source diff --git a/website2/libp2p/utility.html b/website2/libp2p/utility.html index 6015ef991..921db823b 100644 --- a/website2/libp2p/utility.html +++ b/website2/libp2p/utility.html @@ -278,9 +278,9 @@ window.addEventListener("DOMContentLoaded", main2); Source - Edit + Edit @@ -307,9 +307,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -319,9 +319,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -337,9 +337,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -354,9 +354,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -366,9 +366,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -378,9 +378,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -390,9 +390,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -402,9 +402,9 @@ class="link-seesrc" target="_blank">Source Converts value from S to T iff value is guaranteed to be preserved. Source - Edit + Edit @@ -414,9 +414,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -426,9 +426,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -438,9 +438,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -459,9 +459,9 @@ class="link-seesrc" target="_blank">SourceNote: This is a template, and it will be inlined at the call site, offering good performance.
Source - Edit + Edit @@ -475,7 +475,7 @@ class="link-seesrc" target="_blank">Source diff --git a/website2/libp2p/utils/future.html b/website2/libp2p/utils/future.html index 59b2b1b21..9326ec89e 100644 --- a/website2/libp2p/utils/future.html +++ b/website2/libp2p/utils/future.html @@ -220,9 +220,9 @@ window.addEventListener("DOMContentLoaded", main2); Source - Edit + Edit @@ -255,9 +255,9 @@ class="link-seesrc" target="_blank">Source Returns a future that will complete with the first future that completes. If all futures fail or futs is empty, the returned future will fail with AllFuturesFailedError. Source - Edit + Edit @@ -271,7 +271,7 @@ class="link-seesrc" target="_blank">Source diff --git a/website2/libp2p/utils/heartbeat.html b/website2/libp2p/utils/heartbeat.html index e3f829f5a..fadb7b971 100644 --- a/website2/libp2p/utils/heartbeat.html +++ b/website2/libp2p/utils/heartbeat.html @@ -212,9 +212,9 @@ window.addEventListener("DOMContentLoaded", main2); Source - Edit + Edit @@ -245,7 +245,7 @@ class="link-seesrc" target="_blank">Source diff --git a/website2/libp2p/utils/offsettedseq.html b/website2/libp2p/utils/offsettedseq.html index 1fa5bae14..3af1d2ce3 100644 --- a/website2/libp2p/utils/offsettedseq.html +++ b/website2/libp2p/utils/offsettedseq.html @@ -293,9 +293,9 @@ window.addEventListener("DOMContentLoaded", main2); Source - Edit + Edit @@ -330,9 +330,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -342,9 +342,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -354,9 +354,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -366,9 +366,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -378,9 +378,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -390,9 +390,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -402,9 +402,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -414,9 +414,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -426,9 +426,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -438,9 +438,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -450,9 +450,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -462,9 +462,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -479,9 +479,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -496,9 +496,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -512,7 +512,7 @@ class="link-seesrc" target="_blank">Source diff --git a/website2/libp2p/utils/semaphore.html b/website2/libp2p/utils/semaphore.html index 441821d45..7e88c5378 100644 --- a/website2/libp2p/utils/semaphore.html +++ b/website2/libp2p/utils/semaphore.html @@ -248,9 +248,9 @@ window.addEventListener("DOMContentLoaded", main2); Source - Edit + Edit @@ -286,9 +286,9 @@ class="link-seesrc" target="_blank">Source Acquire a resource and decrement the resource counter. If no more resources are available, the returned future will not complete until the resource count goes above 0. Source - Edit + Edit @@ -298,9 +298,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -310,9 +310,9 @@ class="link-seesrc" target="_blank">Source ForceAcquire will always succeed, creating a temporary slot if required. This temporary slot will stay usable until there is less acquires than releases Source - Edit + Edit @@ -322,9 +322,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -334,9 +334,9 @@ class="link-seesrc" target="_blank">Source Release a resource from the semaphore, by picking the first future from the queue and completing it and incrementing the internal resource count Source - Edit + Edit @@ -346,9 +346,9 @@ class="link-seesrc" target="_blank">Source Attempts to acquire a resource, if successful returns true, otherwise false Source - Edit + Edit @@ -362,7 +362,7 @@ class="link-seesrc" target="_blank">Source diff --git a/website2/libp2p/varint.html b/website2/libp2p/varint.html index 41f124df1..5ee915822 100644 --- a/website2/libp2p/varint.html +++ b/website2/libp2p/varint.html @@ -317,9 +317,9 @@ window.addEventListener("DOMContentLoaded", main2); Source - Edit + EditNote, when decoding 10th byte of 64bit integer only 1 bit from byte will be decoded, all other bits will be ignored. When decoding 5th byte of 32bit integer only 4 bits from byte will be decoded, all other bits will be ignored.
Source - Edit + Edit @@ -613,9 +613,9 @@ class="link-seesrc" target="_blank">SourceLibP2P When decoding 5th byte of 32bit integer only 4 bits from byte will be decoded, all other bits will be ignored.
Source - Edit + Edit @@ -627,9 +627,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -645,9 +645,9 @@ class="link-seesrc" target="_blank">SourceMaximum encoded length of 64bit integer is 10 octets. Maximum encoded length of 32bit integer is 5 octets.
Source - Edit + Edit @@ -664,9 +664,9 @@ class="link-seesrc" target="_blank">SourceLibP2P Maximum encoded length of 63bit integer is 9 octets. Maximum encoded length of 32bit integer is 5 octets.
Source - Edit + Edit @@ -678,9 +678,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -690,9 +690,9 @@ class="link-seesrc" target="_blank">Source Returns number of bytes required to encode integer x as varint. Source - Edit + Edit @@ -707,9 +707,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -723,7 +723,7 @@ class="link-seesrc" target="_blank">Source diff --git a/website2/libp2p/vbuffer.html b/website2/libp2p/vbuffer.html index f3d822b9e..f1f4f3aa1 100644 --- a/website2/libp2p/vbuffer.html +++ b/website2/libp2p/vbuffer.html @@ -323,9 +323,9 @@ window.addEventListener("DOMContentLoaded", main2); Source - Edit + Edit @@ -365,9 +365,9 @@ class="link-seesrc" target="_blank">Source Return hexadecimal string representation of buffer vb. Source - Edit + Edit @@ -377,9 +377,9 @@ class="link-seesrc" target="_blank">Source Finishes vb. Source - Edit + Edit @@ -389,9 +389,9 @@ class="link-seesrc" target="_blank">Source Returns number of bytes left in buffer vb. Source - Edit + Edit @@ -401,9 +401,9 @@ class="link-seesrc" target="_blank">Source Initialize empty VBuffer. Source - Edit + Edit @@ -414,9 +414,9 @@ class="link-seesrc" target="_blank">Source Initialize VBuffer with copy of data. Source - Edit + Edit @@ -426,9 +426,9 @@ class="link-seesrc" target="_blank">Source Initialize VBuffer with shallow copy of data. Source - Edit + Edit @@ -438,9 +438,9 @@ class="link-seesrc" target="_blank">Source Returns number of bytes left in buffer vb. Source - Edit + Edit @@ -454,9 +454,9 @@ class="link-seesrc" target="_blank">SourceReturns number of bytes peeked from vb or -1 on error.
Source - Edit + Edit @@ -470,9 +470,9 @@ class="link-seesrc" target="_blank">SourceReturns number of bytes peeked from vb or -1 on error.
Source - Edit + Edit @@ -485,9 +485,9 @@ class="link-seesrc" target="_blank">SourceReturns number of bytes peeked from vb or -1 on error.
Source - Edit + Edit @@ -500,9 +500,9 @@ class="link-seesrc" target="_blank">SourceReturns number of bytes consumed from vb or -1 on error.
Source - Edit + Edit @@ -515,9 +515,9 @@ class="link-seesrc" target="_blank">SourceReturns number of bytes consumed from vb or -1 on error.
Source - Edit + Edit @@ -530,9 +530,9 @@ class="link-seesrc" target="_blank">SourceReturns number of bytes consumed from vb or -1 on error.
Source - Edit + Edit @@ -543,9 +543,9 @@ class="link-seesrc" target="_blank">Source Write array value to buffer vb, value will NOT be prefixed with varint length of the array. Source - Edit + Edit @@ -555,9 +555,9 @@ class="link-seesrc" target="_blank">Source Write value as variable unsigned integer. Source - Edit + Edit @@ -567,9 +567,9 @@ class="link-seesrc" target="_blank">Source Write value as variable unsigned integer. Source - Edit + Edit @@ -579,9 +579,9 @@ class="link-seesrc" target="_blank">Source Write array value to buffer vb, value will be prefixed with varint length of the array. Source - Edit + Edit @@ -591,9 +591,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -608,9 +608,9 @@ class="link-seesrc" target="_blank">Source Returns true if buffer vb is empty. Source - Edit + Edit @@ -620,9 +620,9 @@ class="link-seesrc" target="_blank">Source Returns true if buffer vb holds at least length bytes. Source - Edit + Edit @@ -636,7 +636,7 @@ class="link-seesrc" target="_blank">Source diff --git a/website2/libp2p/wire.html b/website2/libp2p/wire.html index 4de0141f3..ab800b51a 100644 --- a/website2/libp2p/wire.html +++ b/website2/libp2p/wire.html @@ -361,9 +361,9 @@ window.addEventListener("DOMContentLoaded", main2); Source - Edit + Edit @@ -464,9 +464,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -484,9 +484,9 @@ class="link-seesrc" target="_blank">SourceNote: This procedure only used in go-libp2p-daemon wrapper.
Source - Edit + Edit @@ -500,9 +500,9 @@ class="link-seesrc" target="_blank">Source Open new connection to remote peer with address ma and create new transport object StreamTransport for established connection. bufferSize is size of internal buffer for transport. Source - Edit + Edit @@ -516,9 +516,9 @@ class="link-seesrc" target="_blank">SourceNote: This procedure only used in go-libp2p-daemon wrapper.
Source - Edit + Edit @@ -535,9 +535,9 @@ class="link-seesrc" target="_blank">Source Create new TCP stream server which bounds to ma address. Source - Edit + Edit @@ -553,9 +553,9 @@ class="link-seesrc" target="_blank">Source Create new TCP stream server which bounds to ma address. Source - Edit + Edit @@ -567,9 +567,9 @@ class="link-seesrc" target="_blank">SourceNote: This procedure only used in go-libp2p-daemon wrapper.
Source - Edit + Edit @@ -582,9 +582,9 @@ class="link-seesrc" target="_blank">SourceMultiAddress must be wire address, e.g. {IP4, IP6, UNIX}/{TCP, UDP}.
Source - Edit + Edit @@ -594,9 +594,9 @@ class="link-seesrc" target="_blank">Source Source - Edit + Edit @@ -615,7 +615,7 @@ class="link-seesrc" target="_blank">Source diff --git a/website2/theindex.html b/website2/theindex.html index cd74b93b2..1e20b9816 100644 --- a/website2/theindex.html +++ b/website2/theindex.html @@ -5448,7 +5448,7 @@ window.addEventListener('DOMContentLoaded', main);