mirror of
https://github.com/fluencelabs/js-libp2p
synced 2025-06-23 05:51:37 +00:00
chore: update documentation
This commit is contained in:
@ -3,8 +3,8 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>RelayOptions | libp2p - v0.31.0-rc.5</title>
|
||||
<meta name="description" content="Documentation for libp2p - v0.31.0-rc.5">
|
||||
<title>RelayOptions | libp2p - v0.31.0-rc.6</title>
|
||||
<meta name="description" content="Documentation for libp2p - v0.31.0-rc.6">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="../assets/css/main.css">
|
||||
<script async src="../assets/js/search.js" id="search-script"></script>
|
||||
@ -23,7 +23,7 @@
|
||||
<li class="state loading">Preparing search index...</li>
|
||||
<li class="state failure">The search index is not available</li>
|
||||
</ul>
|
||||
<a href="../index.html" class="title">libp2p - v0.31.0-rc.5</a>
|
||||
<a href="../index.html" class="title">libp2p - v0.31.0-rc.6</a>
|
||||
</div>
|
||||
<div class="table-cell" id="tsd-widgets">
|
||||
<div id="tsd-filter">
|
||||
@ -52,7 +52,7 @@
|
||||
<div class="container">
|
||||
<ul class="tsd-breadcrumb">
|
||||
<li>
|
||||
<a href="../modules.html">libp2p - v0.31.0-rc.5</a>
|
||||
<a href="../modules.html">libp2p - v0.31.0-rc.6</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="relayoptions.html">RelayOptions</a>
|
||||
@ -97,7 +97,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">advertise<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">RelayAdvertiseOptions</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/libp2p/js-libp2p/blob/master/src/index.js#L90">src/index.js:90</a></li>
|
||||
<li>Defined in <a href="https://github.com/libp2p/js-libp2p/blob/master/src/index.js#L87">src/index.js:87</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -107,7 +107,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">auto<wbr>Relay<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">AutoRelayOptions</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/libp2p/js-libp2p/blob/master/src/index.js#L92">src/index.js:92</a></li>
|
||||
<li>Defined in <a href="https://github.com/libp2p/js-libp2p/blob/master/src/index.js#L89">src/index.js:89</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -117,7 +117,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">enabled<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">boolean</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/libp2p/js-libp2p/blob/master/src/index.js#L89">src/index.js:89</a></li>
|
||||
<li>Defined in <a href="https://github.com/libp2p/js-libp2p/blob/master/src/index.js#L86">src/index.js:86</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -127,7 +127,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">hop<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">HopOptions</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/libp2p/js-libp2p/blob/master/src/index.js#L91">src/index.js:91</a></li>
|
||||
<li>Defined in <a href="https://github.com/libp2p/js-libp2p/blob/master/src/index.js#L88">src/index.js:88</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -215,12 +215,6 @@
|
||||
<li class=" tsd-kind-type-alias tsd-has-type-parameter">
|
||||
<a href="../modules.html#datastore" class="tsd-kind-icon">Datastore</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-type-alias tsd-has-type-parameter">
|
||||
<a href="../modules.html#dhtselectors" class="tsd-kind-icon">Dht<wbr>Selectors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-type-alias tsd-has-type-parameter">
|
||||
<a href="../modules.html#dhtvalidators" class="tsd-kind-icon">Dht<wbr>Validators</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-type-alias tsd-has-type-parameter">
|
||||
<a href="../modules.html#muxedstream" class="tsd-kind-icon">Muxed<wbr>Stream</a>
|
||||
</li>
|
||||
|
Reference in New Issue
Block a user