mirror of
https://github.com/fluencelabs/js-libp2p-tcp
synced 2025-04-25 18:12:17 +00:00
chore: update documentation
This commit is contained in:
parent
2e3ce73816
commit
2b6bdb8af9
12
index.html
12
index.html
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset='utf-8'>
|
||||
<title>libp2p-tcp 0.14.6 | Documentation</title>
|
||||
<title>libp2p-tcp 0.15.0 | Documentation</title>
|
||||
<meta name='description' content='Node.js implementation of the TCP module that libp2p uses, which implements the interface-connection and interface-transport interfaces'>
|
||||
<meta name='viewport' content='width=device-width,initial-scale=1'>
|
||||
<link href='assets/bass.css' rel='stylesheet'>
|
||||
@ -15,7 +15,7 @@
|
||||
<div id='split-left' class='overflow-auto fs0 height-viewport-100'>
|
||||
<div class='py1 px2'>
|
||||
<h3 class='mb0 no-anchor'>libp2p-tcp</h3>
|
||||
<div class='mb1'><code>0.14.6</code></div>
|
||||
<div class='mb1'><code>0.15.0</code></div>
|
||||
<input
|
||||
placeholder='Filter'
|
||||
id='filter-input'
|
||||
@ -87,7 +87,7 @@
|
||||
</h3>
|
||||
|
||||
|
||||
<a class='fr fill-darken0 round round pad1x quiet h5' href='https://github.com/libp2p/js-libp2p-tcp/blob/82b99076d054a0849d82de3ea3c5ae0f7b79892f/src/index.js#L17-L139'>
|
||||
<a class='fr fill-darken0 round round pad1x quiet h5' href='https://github.com/libp2p/js-libp2p-tcp/blob/b524848352f53f5a043ce2bf91354e6bc2c9e408/src/index.js#L17-L139'>
|
||||
<span>src/index.js</span>
|
||||
</a>
|
||||
|
||||
@ -138,7 +138,7 @@
|
||||
<div class='clearfix'>
|
||||
|
||||
|
||||
<a class='fr fill-darken0 round round pad1x quiet h5' href='https://github.com/libp2p/js-libp2p-tcp/blob/82b99076d054a0849d82de3ea3c5ae0f7b79892f/src/index.js#L37-L45'>
|
||||
<a class='fr fill-darken0 round round pad1x quiet h5' href='https://github.com/libp2p/js-libp2p-tcp/blob/b524848352f53f5a043ce2bf91354e6bc2c9e408/src/index.js#L37-L45'>
|
||||
<span>src/index.js</span>
|
||||
</a>
|
||||
|
||||
@ -249,7 +249,7 @@
|
||||
<div class='clearfix'>
|
||||
|
||||
|
||||
<a class='fr fill-darken0 round round pad1x quiet h5' href='https://github.com/libp2p/js-libp2p-tcp/blob/82b99076d054a0849d82de3ea3c5ae0f7b79892f/src/index.js#L114-L121'>
|
||||
<a class='fr fill-darken0 round round pad1x quiet h5' href='https://github.com/libp2p/js-libp2p-tcp/blob/b524848352f53f5a043ce2bf91354e6bc2c9e408/src/index.js#L114-L121'>
|
||||
<span>src/index.js</span>
|
||||
</a>
|
||||
|
||||
@ -338,7 +338,7 @@ anytime a new incoming Connection has been successfully upgraded via
|
||||
<div class='clearfix'>
|
||||
|
||||
|
||||
<a class='fr fill-darken0 round round pad1x quiet h5' href='https://github.com/libp2p/js-libp2p-tcp/blob/82b99076d054a0849d82de3ea3c5ae0f7b79892f/src/index.js#L128-L138'>
|
||||
<a class='fr fill-darken0 round round pad1x quiet h5' href='https://github.com/libp2p/js-libp2p-tcp/blob/b524848352f53f5a043ce2bf91354e6bc2c9e408/src/index.js#L128-L138'>
|
||||
<span>src/index.js</span>
|
||||
</a>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user