mirror of
https://github.com/fluencelabs/js-libp2p-websockets
synced 2025-04-24 23:12:26 +00:00
chore: update documentation
This commit is contained in:
parent
1aba31eb2c
commit
4134849540
12
index.html
12
index.html
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset='utf-8'>
|
||||
<title>libp2p-websockets 0.15.1 | Documentation</title>
|
||||
<title>libp2p-websockets 0.15.2 | Documentation</title>
|
||||
<meta name='description' content='JavaScript implementation of the WebSockets module that libp2p uses and that implements the interface-transport spec'>
|
||||
<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-websockets</h3>
|
||||
<div class='mb1'><code>0.15.1</code></div>
|
||||
<div class='mb1'><code>0.15.2</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-websockets/blob/757a48f66095d06f5607c1507a782aeac0890c79/src/index.js#L18-L139'>
|
||||
<a class='fr fill-darken0 round round pad1x quiet h5' href='https://github.com/libp2p/js-libp2p-websockets/blob/511d4b4c9948c0077bc3f40395a57d413cedec08/src/index.js#L21-L159'>
|
||||
<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-websockets/blob/757a48f66095d06f5607c1507a782aeac0890c79/src/index.js#L40-L50'>
|
||||
<a class='fr fill-darken0 round round pad1x quiet h5' href='https://github.com/libp2p/js-libp2p-websockets/blob/511d4b4c9948c0077bc3f40395a57d413cedec08/src/index.js#L43-L53'>
|
||||
<span>src/index.js</span>
|
||||
</a>
|
||||
|
||||
@ -250,7 +250,7 @@
|
||||
<div class='clearfix'>
|
||||
|
||||
|
||||
<a class='fr fill-darken0 round round pad1x quiet h5' href='https://github.com/libp2p/js-libp2p-websockets/blob/757a48f66095d06f5607c1507a782aeac0890c79/src/index.js#L108-L115'>
|
||||
<a class='fr fill-darken0 round round pad1x quiet h5' href='https://github.com/libp2p/js-libp2p-websockets/blob/511d4b4c9948c0077bc3f40395a57d413cedec08/src/index.js#L128-L135'>
|
||||
<span>src/index.js</span>
|
||||
</a>
|
||||
|
||||
@ -365,7 +365,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-websockets/blob/757a48f66095d06f5607c1507a782aeac0890c79/src/index.js#L125-L138'>
|
||||
<a class='fr fill-darken0 round round pad1x quiet h5' href='https://github.com/libp2p/js-libp2p-websockets/blob/511d4b4c9948c0077bc3f40395a57d413cedec08/src/index.js#L145-L158'>
|
||||
<span>src/index.js</span>
|
||||
</a>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user