mirror of
https://github.com/fluencelabs/js-libp2p-websockets
synced 2025-06-11 20:21:36 +00:00
chore: update documentation
This commit is contained in:
14
index.html
14
index.html
@ -1,8 +1,8 @@
|
|||||||
<!doctype html>
|
<!doctype html>
|
||||||
<html>
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<meta charset='utf-8'>
|
<meta charset='utf-8'>
|
||||||
<title>libp2p-websockets 0.13.1 | Documentation</title>
|
<title>libp2p-websockets 0.13.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='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'>
|
<meta name='viewport' content='width=device-width,initial-scale=1'>
|
||||||
<link href='assets/bass.css' rel='stylesheet'>
|
<link href='assets/bass.css' rel='stylesheet'>
|
||||||
@ -15,7 +15,7 @@
|
|||||||
<div id='split-left' class='overflow-auto fs0 height-viewport-100'>
|
<div id='split-left' class='overflow-auto fs0 height-viewport-100'>
|
||||||
<div class='py1 px2'>
|
<div class='py1 px2'>
|
||||||
<h3 class='mb0 no-anchor'>libp2p-websockets</h3>
|
<h3 class='mb0 no-anchor'>libp2p-websockets</h3>
|
||||||
<div class='mb1'><code>0.13.1</code></div>
|
<div class='mb1'><code>0.13.2</code></div>
|
||||||
<input
|
<input
|
||||||
placeholder='Filter'
|
placeholder='Filter'
|
||||||
id='filter-input'
|
id='filter-input'
|
||||||
@ -122,7 +122,7 @@
|
|||||||
</h3>
|
</h3>
|
||||||
|
|
||||||
|
|
||||||
<a class='fr fill-darken0 round round pad1x quiet h5' href='https://github.com/libp2p/js-libp2p-websockets/blob/bb206ba0b8a61568fe0ebb0070f42f198de30df8/src/index.js#L19-L130'>
|
<a class='fr fill-darken0 round round pad1x quiet h5' href='https://github.com/libp2p/js-libp2p-websockets/blob/8550ae49cd6d28370d817b0901a7b6f705c57a43/src/index.js#L19-L130'>
|
||||||
<span>src/index.js</span>
|
<span>src/index.js</span>
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
@ -171,7 +171,7 @@
|
|||||||
<div class='clearfix'>
|
<div class='clearfix'>
|
||||||
|
|
||||||
|
|
||||||
<a class='fr fill-darken0 round round pad1x quiet h5' href='https://github.com/libp2p/js-libp2p-websockets/blob/bb206ba0b8a61568fe0ebb0070f42f198de30df8/src/index.js#L37-L47'>
|
<a class='fr fill-darken0 round round pad1x quiet h5' href='https://github.com/libp2p/js-libp2p-websockets/blob/8550ae49cd6d28370d817b0901a7b6f705c57a43/src/index.js#L37-L47'>
|
||||||
<span>src/index.js</span>
|
<span>src/index.js</span>
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
@ -281,7 +281,7 @@
|
|||||||
<div class='clearfix'>
|
<div class='clearfix'>
|
||||||
|
|
||||||
|
|
||||||
<a class='fr fill-darken0 round round pad1x quiet h5' href='https://github.com/libp2p/js-libp2p-websockets/blob/bb206ba0b8a61568fe0ebb0070f42f198de30df8/src/index.js#L104-L111'>
|
<a class='fr fill-darken0 round round pad1x quiet h5' href='https://github.com/libp2p/js-libp2p-websockets/blob/8550ae49cd6d28370d817b0901a7b6f705c57a43/src/index.js#L104-L111'>
|
||||||
<span>src/index.js</span>
|
<span>src/index.js</span>
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
@ -394,7 +394,7 @@ anytime a new incoming Connection has been successfully upgraded via
|
|||||||
<div class='clearfix'>
|
<div class='clearfix'>
|
||||||
|
|
||||||
|
|
||||||
<a class='fr fill-darken0 round round pad1x quiet h5' href='https://github.com/libp2p/js-libp2p-websockets/blob/bb206ba0b8a61568fe0ebb0070f42f198de30df8/src/index.js#L118-L129'>
|
<a class='fr fill-darken0 round round pad1x quiet h5' href='https://github.com/libp2p/js-libp2p-websockets/blob/8550ae49cd6d28370d817b0901a7b6f705c57a43/src/index.js#L118-L129'>
|
||||||
<span>src/index.js</span>
|
<span>src/index.js</span>
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user